Package: srcpkgs
Title: R Source Packages Manager
Version: 0.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
RoxygenNote: 7.3.1
URL: https://github.com/kforner/srcpkgs
BugReports: https://github.com/kforner/srcpkgs/issues
Imports: cli, devtools, pkgload
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-14 17:51:19 UTC; karl
Author: Karl Forner [aut, cre, cph]
Maintainer: Karl Forner <karl.forner@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-15 19:50:02 UTC
Built: R 4.3.3; ; 2024-05-15 22:23:10 UTC; unix
