pacs: Supplementary Tools for R Packages Developers

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.5.1
Depends: R (≥ 3.5.0)
Imports: curl, memoise, jsonlite, xml2, stringi
Suggests: remotes, renv, withr, pkgsearch, mockery, testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2023-08-19
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

Documentation:

Reference manual: pacs.pdf
Vignettes: Walk-through 'pacs'
tinyverse

Downloads:

Package source: pacs_0.5.1.tar.gz
Windows binaries: r-devel: pacs_0.5.1.zip, r-release: pacs_0.5.1.zip, r-oldrel: pacs_0.5.1.zip
macOS binaries: r-release (arm64): pacs_0.5.1.tgz, r-oldrel (arm64): pacs_0.5.1.tgz, r-release (x86_64): pacs_0.5.1.tgz
Old sources: pacs archive

Linking:

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