Forgot to add pkgdown URL [ci skip]
R package R.cache is available on CRAN and can be installed in R as:
install.packages("R.cache")
To install the pre-release version that is available in Git branch develop on GitHub, use:
develop
remotes::install_github("HenrikBengtsson/R.cache", ref="develop")
This will install the package from source.
To contribute to this package, please see CONTRIBUTING.md.
用于R语言的缓存函数调用结果的包,以提高重复计算效率
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
R.cache: Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations
Installation
R package R.cache is available on CRAN and can be installed in R as:
Pre-release version
To install the pre-release version that is available in Git branch
developon GitHub, use:This will install the package from source.
Contributing
To contribute to this package, please see CONTRIBUTING.md.