Supplementary utils for CRAN maintainers and R packages developers. Validating the library, packages and lock files. Exploring a complexity of a specific package like evaluating its size in bytes with all dependencies. The shiny app complexity could be explored too. Assessing the life duration of a specific package version. Checking a CRAN package check page status for any errors and warnings. Retrieving a DESCRIPTION or NAMESPACE file for any package version. Comparing DESCRIPTION or NAMESPACE files between different package versions. Getting a list of all releases for a specific package. The Bioconductor is partly supported.
Version: | 0.4.8 |
Depends: | R (≥ 3.5.0) |
Imports: | curl, memoise, jsonlite, xml2, stringi |
Suggests: | remotes, renv, withr, pkgsearch, mockery, testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2022-06-28 |
Author: | Maciej Nasinski [aut, cre] |
Maintainer: | Maciej Nasinski <nasinski.maciej at gmail.com> |
BugReports: | https://github.com/Polkas/pacs/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/Polkas/pacs, https://polkas.github.io/pacs/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pacs results |
Reference manual: | pacs.pdf |
Vignettes: |
Walk-through 'pacs' tinyverse |
Package source: | pacs_0.4.8.tar.gz |
Windows binaries: | r-devel: pacs_0.4.8.zip, r-release: pacs_0.4.8.zip, r-oldrel: pacs_0.4.8.zip |
macOS binaries: | r-release (arm64): pacs_0.4.8.tgz, r-oldrel (arm64): pacs_0.4.8.tgz, r-release (x86_64): pacs_0.4.8.tgz, r-oldrel (x86_64): pacs_0.4.8.tgz |
Old sources: | pacs archive |
Please use the canonical form https://CRAN.R-project.org/package=pacs to link to this page.