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)
- Version1.3
- R version≥ 2.10
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?No
- rcompendium citation info
- Last release10/26/2023
Documentation
Team
Nicolas Casajus
Insights
Last 30 days
This package has been downloaded 758 times in the last 30 days. More downloads than an obscure whitepaper, but not enough to bring down any servers. A solid effort! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 8 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 9,932 times in the last 365 days. A solid achievement! Enough downloads to get noticed at department meetings. The day with the most downloads was Jan 30, 2025 with 113 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports12 packages
- Suggests4 packages