The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

rcompendium: Create a Package or Research Compendium Structure

Makes easier the creation of R package or research compendium (i.e. a predefined files/folders structure) so that users can focus on the code/analysis instead of wasting time organizing files. A full ready-to-work structure is set up with some additional features: version control, remote repository creation, CI/CD configuration (check package integrity under several OS, test code with 'testthat', and build and deploy website using 'pkgdown'). This package heavily relies on the R packages 'devtools' and 'usethis' and follows recommendations made by Wickham H. (2015) <ISBN:9781491910597> and Marwick B. et al. (2018) <doi:10.7287/peerj.preprints.3192v2>.

Version: 1.3
Depends: R (≥ 2.10)
Imports: cffr, clisymbols, crayon, devtools, gert, gh, gtools, renv, rmarkdown, rstudioapi, stringr, usethis, utils, xfun
Suggests: fs, knitr, testthat (≥ 3.0.0), withr
Published: 2023-10-26
Author: Nicolas Casajus ORCID iD [aut, cre, cph]
Maintainer: Nicolas Casajus <nicolas.casajus at fondationbiodiversite.fr>
BugReports: https://github.com/FRBCesab/rcompendium/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/FRBCesab/rcompendium, https://frbcesab.github.io/rcompendium/
NeedsCompilation: no
Citation: rcompendium citation info
Materials: README NEWS
In views: ReproducibleResearch
CRAN checks: rcompendium results

Documentation:

Reference manual: rcompendium.pdf
Vignettes: Developing an R package
Get started with rcompendium
Working with a Compendium

Downloads:

Package source: rcompendium_1.3.tar.gz
Windows binaries: r-devel: rcompendium_1.3.zip, r-release: rcompendium_1.3.zip, r-oldrel: rcompendium_1.3.zip
macOS binaries: r-release (arm64): rcompendium_1.3.tgz, r-oldrel (arm64): rcompendium_1.3.tgz, r-release (x86_64): rcompendium_1.3.tgz, r-oldrel (x86_64): rcompendium_1.3.tgz
Old sources: rcompendium archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rcompendium to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.