srcpkgs: R Source Packages Manager

Manage a collection/library of R source packages. Discover, document, load, test source packages. Enable to use those packages as if they were actually installed. Quickly reload only what is needed on source code change. Run tests and checks in parallel.

Version: 0.1
Imports: cli, devtools, pkgload
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), withr
Published: 2024-05-15
Author: Karl Forner [aut, cre, cph]
Maintainer: Karl Forner <karl.forner at gmail.com>
BugReports: https://github.com/kforner/srcpkgs/issues
License: GPL (≥ 3)
URL: https://github.com/kforner/srcpkgs
NeedsCompilation: no
Materials: README NEWS
CRAN checks: srcpkgs results

Documentation:

Reference manual: srcpkgs.pdf
Vignettes: why would you need srcpkgs?
Getting started

Downloads:

Package source: srcpkgs_0.1.tar.gz
Windows binaries: r-devel: srcpkgs_0.1.zip, r-release: srcpkgs_0.1.zip, r-oldrel: srcpkgs_0.1.zip
macOS binaries: r-release (arm64): srcpkgs_0.1.tgz, r-oldrel (arm64): srcpkgs_0.1.tgz, r-release (x86_64): srcpkgs_0.1.tgz, r-oldrel (x86_64): srcpkgs_0.1.tgz

Linking:

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