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 22 Dec. 2024.
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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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