saferDev: Function and Pipeline Development

Set of functions that perform checks according to the safer-r project recommendations for R function development (see <https://github.com/safer-r>). This includes checking argument values, ensuring correct specification of all mandatory arguments for embedded functions, as well as their explicit package namespace qualification, among other things.

Version: 1.0.0
Imports: ggplot2
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-06-08
DOI: 10.32614/CRAN.package.saferDev (may not be active yet)
Author: Haiding Wang [ctb], Yushi Han [ctb], Mia Legras [ctb], Gael Millot ORCID iD [cre, aut, ctb]
Maintainer: Gael Millot <gael.millot at pasteur.fr>
License: GPL-3
URL: <https://github.com/safer-r/saferDev>, <https://safer-r.github.io/saferDev/>
NeedsCompilation: no
Materials: NEWS
CRAN checks: saferDev results

Documentation:

Reference manual: saferDev.html , saferDev.pdf
Vignettes: saferDev (source)

Downloads:

Package source: saferDev_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: saferDev_1.0.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): saferDev_1.0.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): saferDev_1.0.0.tgz, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=saferDev to link to this page.