Package: pacs 0.5.1.9000

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.

Authors:Maciej Nasinski [aut, cre]

pacs_0.5.1.9000.tar.gz
pacs_0.5.1.9000.zip(r-4.5)pacs_0.5.1.9000.zip(r-4.4)pacs_0.5.1.9000.zip(r-4.3)
pacs_0.5.1.9000.tgz(r-4.4-any)pacs_0.5.1.9000.tgz(r-4.3-any)
pacs_0.5.1.9000.tar.gz(r-4.5-noble)pacs_0.5.1.9000.tar.gz(r-4.4-noble)
pacs_0.5.1.9000.tgz(r-4.4-emscripten)pacs_0.5.1.9000.tgz(r-4.3-emscripten)
pacs.pdf |pacs.html
pacs/json (API)
NEWS

# Install 'pacs' in R:
install.packages('pacs', repos = c('https://polkas.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/polkas/pacs/issues

On CRAN:

bioconductordependencieslibrarylifedurationrenvshinytoolsutils

34 exports 25 stars 2.32 score 9 dependencies 9 scripts 351 downloads

Last updated 9 days agofrom:7d01e52c7a. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-winOKSep 08 2024
R-4.5-linuxOKSep 08 2024
R-4.4-winOKSep 08 2024
R-4.4-macOKSep 08 2024
R-4.3-winOKSep 08 2024
R-4.3-macOKSep 08 2024

Exports:app_depsapp_sizebio_releasesbiocran_reposchecked_packagescompareVersionsMaxcompareVersionsMincran_flavorsdir_sizelib_validatelock_validatematch_flavorspac_checkpagepac_checkredpac_compare_namespacepac_compare_versionspac_depspac_deps_devpac_deps_heavypac_deps_timemachinepac_deps_userpac_descriptionpac_healthpac_isinpac_islastpac_lastpac_lifedurationpac_namespacepac_sizepac_timemachinepac_true_sizepac_validatepacs_basepacs_lifeduration

Dependencies:cachemclicurlfastmapjsonlitememoiserlangstringixml2

tinyverse

Rendered fromtinyverse.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-09-08
Started: 2022-03-15

Walk-through pacs

Rendered fromGettingStarted.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2023-02-26
Started: 2022-02-16

Readme and manuals

Help Manual

Help pageTopics
The shiny app dependenciesapp_deps
Size of the shiny appapp_size
Retrieving all Bioconductor releasesbio_releases
CRAN and Bioconductor repositoriesbiocran_repos
Retrieving all R CRAN packages check pages statuses.checked_packages
Maximum version across the vectorcompareVersionsMax
Minimum version across the vectorcompareVersionsMin
Retrieving all R CRAN servers flavorscran_flavors
Size of the packagedir_size
Validate the local librarylib_validate
Validate a specific renv lock filelock_validate
Get all matched CRAN servers to the local 'OS'match_flavors
Retrieving the R CRAN package check pagepac_checkpage
Checking the R CRAN package check page statuspac_checkred
Compare NAMESPACE exports between specific CRAN packages versionspac_compare_namespace
Compare DESCRIPTION files dependencies between specific CRAN packages versionspac_compare_versions
Package dependenciespac_deps
Package dependencies - developer perspectivepac_deps_dev
Package direct dependencies and number of dependencies for each of thempac_deps_heavy
R CRAN package dependencies for a certain version or time pointpac_deps_timemachine
Package dependencies - user perspectivepac_deps_user
package DESCRIPTION filepac_description
CRAN package health state at a specific Date or for a specific versionpac_health
Checking if a package is in repositoriespac_isin
Checking if a package version is the most recent onepac_islast
Getting the most recent package versionpac_last
Package version life duration at specific Date or for a specific versionpac_lifeduration
package NAMESPACE filepac_namespace
Size of the packagepac_size
Package metadata for all releasespac_timemachine
True size of the packagepac_true_size
Validate a specific local packagepac_validate
Get base R packagespacs_base
Packages life duration for a specific versionpacs_lifeduration