Other packages > Find by keyword >

pkgcache  

Cache 'CRAN'-Like Metadata and R Packages
View on CRAN: Click here


Download and install pkgcache package within the R console
Install from CRAN:
install.packages("pkgcache")

Install from Github:
library("remotes")
install_github("cran/pkgcache")

Install by package version:
library("remotes")
install_version("pkgcache", "2.2.4")



Attach the package and use:
library("pkgcache")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-31
Latest Update: 2025-05-26
Description:
Metadata and package cache for CRAN-like repositories. This is a utility package to be used by package management tools that want to take advantage of caching.
How to cite:
Gábor Csárdi (2018). pkgcache: Cache 'CRAN'-Like Metadata and R Packages. R package version 2.2.4, https://cran.r-project.org/web/packages/pkgcache. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 1.0.2 (2018-12-31 23:30), 1.0.3 (2019-01-11 11:30), 1.0.4 (2019-05-13 13:00), 1.0.5 (2019-05-31 13:20), 1.0.6 (2020-01-30 16:40), 1.0.7 (2020-04-18 07:20), 1.1.0 (2020-07-07 19:50), 1.1.1 (2020-10-11 12:50), 1.2.0 (2021-03-01 20:00), 1.2.1 (2021-04-14 09:40), 1.2.2 (2021-05-19 19:10), 1.3.0 (2021-11-29 11:40), 2.0.0 (2022-02-16 16:20), 2.0.1 (2022-02-19 00:50), 2.0.2 (2022-09-08 11:30), 2.0.3 (2022-10-26 16:22), 2.0.4 (2022-12-16 19:20), 2.1.0 (2023-04-18 15:00), 2.1.1 (2023-06-14 17:00), 2.2.0.1 (2023-07-18 15:49), 2.2.0 (2023-07-18 10:30), 2.2.1 (2023-12-10 14:20), 2.2.2 (2024-04-04 08:33), 2.2.3 (2024-09-12 19:40), 2.2.4 (2025-05-26 16:10)
Other packages that cited pkgcache R package
View pkgcache citation profile
Other R packages that pkgcache depends, imports, suggests or enhances
Complete documentation for pkgcache
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA