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.2 |
| Imports: | cli, clitable, devtools, pkgload, testthat, stats, utils |
| Suggests: | knitr, rmarkdown, withr |
| Published: | 2025-10-29 |
| DOI: | 10.32614/CRAN.package.srcpkgs |
| 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 |
| Reference manual: | srcpkgs.html , srcpkgs.pdf |
| Vignettes: |
why would you need srcpkgs? (source, R code) Getting started (source, R code) Testing and checking packages with srcpkgs (source, R code) |
| Package source: | srcpkgs_0.2.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 |
| Old sources: | srcpkgs archive |
Please use the canonical form https://CRAN.R-project.org/package=srcpkgs to link to this page.