app_deps | The shiny app dependencies |
app_size | Size of the shiny app |
biocran_repos | CRAN and Bioconductor repositories |
bio_releases | Retrieving all Bioconductor releases |
checked_packages | Retrieving all R CRAN packages check pages statuses. |
compareVersionsMax | Maximum version across the vector |
compareVersionsMin | Minimum version across the vector |
cran_flavors | Retrieving all R CRAN servers flavors |
dir_size | Size of the package |
lib_validate | Validate the local library |
lock_validate | Validate a specific renv lock file |
match_flavors | Get all matched CRAN servers to the local 'OS' |
pacs_base | Get base R packages |
pacs_lifeduration | Packages life duration for a specific version |
pac_checkpage | Retrieving the R CRAN package check page |
pac_checkred | Checking the R CRAN package check page status |
pac_compare_namespace | Compare NAMESPACE exports between specific CRAN packages versions |
pac_compare_versions | Compare DESCRIPTION files dependencies between specific CRAN packages versions |
pac_deps | Package dependencies |
pac_deps_dev | Package dependencies - developer perspective |
pac_deps_heavy | Package direct dependencies and number of dependencies for each of them |
pac_deps_timemachine | R CRAN package dependencies for a certain version or time point |
pac_deps_user | Package dependencies - user perspective |
pac_description | package DESCRIPTION file |
pac_health | CRAN package health state at a specific Date or for a specific version |
pac_isin | Checking if a package is in repositories |
pac_islast | Checking if a package version is the most recent one |
pac_last | Getting the most recent package version |
pac_lifeduration | Package version life duration at specific Date or for a specific version |
pac_namespace | package NAMESPACE file |
pac_size | Size of the package |
pac_timemachine | Package metadata for all releases |
pac_true_size | True size of the package |
pac_validate | Validate a specific local package |