[ 源代码: r-cran-backports ]
软件包:r-cran-backports(1.5.0-2)
r-cran-backports 的相关链接
Debian 的资源:
下载源码包 r-cran-backports:
- [r-cran-backports_1.5.0-2.dsc]
- [r-cran-backports_1.5.0.orig.tar.gz]
- [r-cran-backports_1.5.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
reimplementation of functions introduced since R-3.0.0
Implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version.