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.3")



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: 2023-07-18
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.3, https://cran.r-project.org/web/packages/pkgcache. Accessed 03 Feb. 2025.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

INLABMA  
Bayesian Model Averaging with INLA
Fit Spatial Econometrics models using Bayesian model averaging on models fitted with INLA. The INLA ...
Download / Learn more Package Citations See dependency  
flowTraceR  
Tracing Information Flow for Inter-Software Comparisons in Mass Spectrometry-Based Bottom-Up Proteomics
Useful functions to standardize software outputs from ProteomeDiscoverer, Spectronaut, DIA-NN and Ma ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ttbary  
Barycenter Methods for Spatial Point Patterns
Computes a point pattern in R^2 or on a graph that is representative of a collection of many data pa ...
Download / Learn more Package Citations See dependency  
PERMANOVA  
Multivariate Analysis of Variance Based on Distances and Permutations
Calculates multivariate analysis of variance based on permutations and some associated pictorial rep ...
Download / Learn more Package Citations See dependency  
copulaboost  
Fitting Additive Copula Regression Models for Binary Outcome Regression
Additive copula regression for regression problems with binary outcome via gradient boosting [Bran ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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