rcompendium
1.4Create a Package or Research Compendium Structure
Overview
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.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 2%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
PRs over time
Repository practices
8 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/frbcesab/rcompendium on 2026-07-30.
Show all practices
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
6 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.4Latest
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 1.32023-10-26 · diff ↗
- 1.22023-10-24 · diff ↗
- 1.12023-04-24 · diff ↗
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- 1.02022-04-06 · diff ↗
- RR 4.1.0 released · 2021-05-18
- 0.5.12021-03-24
- RR 4.0.0 released · 2020-04-24
Package metadata
- First published
- 2021-03-24
- Total releases
- 6 / 5 yrs
- License
- GPL (>= 2) OSI
- Minimum R
- ≥ 2.10
- Download size
- 633 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet