CRAN/E | rcompendium

rcompendium

Create a Package or Research Compendium Structure

Installation

About

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) and Marwick B. et al. (2018) doi:10.7287/peerj.preprints.3192v2.

Citation rcompendium citation info
github.com/FRBCesab/rcompendium
frbcesab.github.io/rcompendium/
Bug report File report

Key Metrics

Version 1.3
R ≥ 2.10
Published 2023-10-26 181 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks rcompendium results

Downloads

Yesterday 61 +771%
Last 7 days 228 +3%
Last 30 days 860 +8%
Last 90 days 2.559 +14%
Last 365 days 8.792 +35%

Maintainer

Maintainer

Nicolas Casajus

nicolas.casajus@fondationbiodiversite.fr

Authors

Nicolas Casajus

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Developing an R package
Get started with rcompendium
Working with a Compendium

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rcompendium archive

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