Showing 3 of total 3 results (show query)
frbcesab
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>.
Maintained by Nicolas Casajus. Last updated 2 months ago.
reproducible-researchresearch-compendium
40 stars 6.72 score 22 scriptsdieghernan
pkgdev:Helpers to Develop a Package using GitHub Actions
A small set of functions that takes advantage of GitHub Actions for making your life easier as a R package developer. This package is primarily intended for personal use, however feel free to use it (at your own risk :)).
Maintained by Diego Hernangómez. Last updated 5 days ago.
developer-toolsexperimentalgithub-actions
4 stars 5.00 score 7 scriptsopenwashdata
washr:Publication Toolkit for Water, Sanitation and Hygiene (WASH) Data
A toolkit to set up an R data package in a consistent structure. Automates tasks like tidy data export, data dictionary documentation, README and website creation, and citation management.
Maintained by Colin Walder. Last updated 5 months ago.
2 stars 4.95 score 7 scripts