Package index
-
cranlike_metadata_cache
- Metadata cache for a CRAN-like repository
-
cran_archive_cache
- Cache for CRAN archive data
-
cran_archive_list()
cran_archive_update()
cran_archive_cleanup()
cran_archive_summary()
- Data about older versions of CRAN packages
-
get_cranlike_metadata_cache()
- The R6 object that implements the global metadata cache
-
meta_cache_deps()
meta_cache_revdeps()
meta_cache_update()
meta_cache_list()
meta_cache_cleanup()
meta_cache_summary()
- Query CRAN(like) package data
-
package_cache
- A simple package cache
-
pkg_cache_summary()
pkg_cache_list()
pkg_cache_find()
pkg_cache_get_file()
pkg_cache_delete_files()
pkg_cache_add_file()
- Functions to query and manipulate the package cache
-
ppm_has_binaries()
- Does PPM build binary packages for the current platform?
-
ppm_platforms()
- List all platforms supported by Posit Package Manager (PPM)
-
ppm_r_versions()
- List all R versions supported by Posit Package Manager (PPM)
-
ppm_repo_url()
- Returns the current Posit Package Manager (PPM) repository URL
-
ppm_snapshots()
- List all available Posit Package Manager (PPM) snapshots
-
repo_get()
repo_resolve()
repo_add()
with_repo()
- Query and set the list of CRAN-like repositories
-
repo_status()
- Show the status of CRAN-like repositories
-
parse_installed()
- List metadata of installed packages
-
parse_packages()
- Parse a repository metadata
PACAKGES*
file
-
bioc_version()
bioc_version_map()
bioc_devel_version()
bioc_release_version()
bioc_repos()
- Query Bioconductor version information
-
default_cran_mirror()
- Query the default CRAN repository for this session
-
get_graphics_api_version()
- Query the version of the graphics API
-
get_internals_id()
- Query UUID identifying the version of the R API