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>.

Package details

AuthorNicolas Casajus [aut, cre, cph] (<https://orcid.org/0000-0002-5537-5294>)
MaintainerNicolas Casajus <nicolas.casajus@fondationbiodiversite.fr>
LicenseGPL (>= 2)
Version1.3
URL https://github.com/FRBCesab/rcompendium https://frbcesab.github.io/rcompendium/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rcompendium")

Try the rcompendium package in your browser

Any scripts or data that you put into this service are public.

rcompendium documentation built on Oct. 26, 2023, 5:08 p.m.