Package: srcpkgs Title: R Source Packages Manager Version: 0.2.1 Authors@R: person("Karl", "Forner", , "karl.forner@gmail.com", role = c("aut", "cre", "cph")) Description: 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. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://github.com/kforner/srcpkgs BugReports: https://github.com/kforner/srcpkgs/issues Imports: cli, clitable, devtools, pkgload, testthat, stats, utils Suggests: knitr, rmarkdown, withr Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://kforner.r-universe.dev Date/Publication: 2026-04-20 10:49:35 UTC RemoteUrl: https://github.com/kforner/srcpkgs RemoteRef: HEAD RemoteSha: 0e8f7e1da390f1f7bbaab12b0ab3aebee882592b NeedsCompilation: no Packaged: 2026-06-19 07:56:05 UTC; root Author: Karl Forner [aut, cre, cph] Maintainer: Karl Forner