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 18 Sep. 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

downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
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  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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