@@ -8,7 +8,7 @@ checks](https://badges.cranchecks.info/summary/rworkflows.svg)](https://cran.r-p
8
8
GPL-3] ( https://img.shields.io/badge/license-GPL--3-blue.svg )] ( https://cran.r-project.org/web/licenses/GPL-3 )
9
9
[ ![ ] ( https://img.shields.io/badge/doi-https://doi.org/10.5281/zenodo.10048573-blue.svg )] ( https://doi.org/https://doi.org/10.5281/zenodo.10048573 )
10
10
<br >
11
- [ ![ ] ( https://img.shields.io/badge/devel%20version-1.0.0 -black.svg )] ( https://github.com/neurogenomics/rworkflows )
11
+ [ ![ ] ( https://img.shields.io/badge/devel%20version-1.0.1 -black.svg )] ( https://github.com/neurogenomics/rworkflows )
12
12
[ ![ ] ( https://img.shields.io/github/languages/code-size/neurogenomics/rworkflows.svg )] ( https://github.com/neurogenomics/rworkflows )
13
13
[ ![ ] ( https://img.shields.io/github/last-commit/neurogenomics/rworkflows.svg )] ( https://github.com/neurogenomics/rworkflows/commits/master )
14
14
<br > [ :
83
83
Registry** ] ( https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry ) ,
84
84
[ ** DockerHub** ] ( https://hub.docker.com/ ) ).
85
85
11 . 🔭 Generates [ workflow
86
- telemetry] ( https://github.com/runforesight /workflow-telemetry-action )
86
+ telemetry] ( https://github.com/catchpoint /workflow-telemetry-action )
87
87
report.
88
88
12 . 🎖 Updates relevant badges added to your README with
89
89
` rworkflows::use_badges() ` .
@@ -290,7 +290,7 @@ utils::sessionInfo()
290
290
291
291
## R version 4.3.1 (2023-06-16)
292
292
## Platform: aarch64-apple-darwin20 (64-bit)
293
- ## Running under: macOS Sonoma 14.1
293
+ ## Running under: macOS Sonoma 14.2. 1
294
294
##
295
295
## Matrix products: default
296
296
## BLAS: /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRblas.0.dylib
@@ -299,28 +299,28 @@ utils::sessionInfo()
299
299
## locale:
300
300
## [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
301
301
##
302
- ## time zone: Europe/London
302
+ ## time zone: America/New_York
303
303
## tzcode source: internal
304
304
##
305
305
## attached base packages:
306
306
## [1] stats graphics grDevices utils datasets methods base
307
307
##
308
308
## loaded via a namespace (and not attached):
309
- ## [1] gtable_0.3.4 jsonlite_1.8.7 renv_1.0.3
310
- ## [4] dplyr_1.1.3 compiler_4.3.1 BiocManager_1.30.22
311
- ## [7] tidyselect_1.2.0 rvcheck_0.2.1 scales_1.2.1
312
- ## [10] yaml_2.3.7 fastmap_1.1.1 here_1.0.1
309
+ ## [1] gtable_0.3.4 jsonlite_1.8.8 renv_1.0.3
310
+ ## [4] dplyr_1.1.4 compiler_4.3.1 BiocManager_1.30.22
311
+ ## [7] tidyselect_1.2.0 rvcheck_0.2.1 scales_1.3.0
312
+ ## [10] yaml_2.3.8 fastmap_1.1.1 here_1.0.1
313
313
## [13] ggplot2_3.4.4 R6_2.5.1 generics_0.1.3
314
- ## [16] knitr_1.44 yulab.utils_0.1.0 tibble_3.2.1
315
- ## [19] desc_1.4.2 dlstats_0.1.7 rprojroot_2.0.3
314
+ ## [16] knitr_1.45 yulab.utils_0.1.2 tibble_3.2.1
315
+ ## [19] desc_1.4.3 dlstats_0.1.7 rprojroot_2.0.4
316
316
## [22] munsell_0.5.0 pillar_1.9.0 RColorBrewer_1.1-3
317
- ## [25] rlang_1.1.1 utf8_1.2.4 cachem_1.0.8
318
- ## [28] badger_0.2.3 xfun_0.40 fs_1.6.3
319
- ## [31] memoise_2.0.1.9000 cli_3.6.1 magrittr_2.0.3
320
- ## [34] rworkflows_1.0.0 digest_0.6.33 grid_4.3.1
321
- ## [37] rstudioapi_0.15.0 lifecycle_1.0.3 vctrs_0.6.4
322
- ## [40] data.table_1.14.8 evaluate_0.22 glue_1.6.2
323
- ## [43] fansi_1.0.5 colorspace_2.1-0 rmarkdown_2.25
324
- ## [46] tools_4.3.1 pkgconfig_2.0.3 htmltools_0.5.6.1
317
+ ## [25] rlang_1.1.2 utf8_1.2.4 cachem_1.0.8
318
+ ## [28] badger_0.2.3 xfun_0.41 fs_1.6.3
319
+ ## [31] memoise_2.0.1.9000 cli_3.6.2 magrittr_2.0.3
320
+ ## [34] rworkflows_1.0.1 digest_0.6.33 grid_4.3.1
321
+ ## [37] rstudioapi_0.15.0 lifecycle_1.0.4 vctrs_0.6.5
322
+ ## [40] data.table_1.14.10 evaluate_0.23 glue_1.6.2
323
+ ## [43] fansi_1.0.6 colorspace_2.1-0 rmarkdown_2.25
324
+ ## [46] tools_4.3.1 pkgconfig_2.0.3 htmltools_0.5.7
325
325
326
326
</details >
0 commit comments