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.
Version: | 1.0.4 |
Depends: | R (≥ 3.0.0) |
Suggests: | checkmate |
Published: | 2016-10-24 |
Author: | Michel Lang |
Maintainer: | Michel Lang <michellang at gmail.com> |
BugReports: | https://github.com/mllg/backports/issues |
License: | GPL-2 |
URL: | https://github.com/mllg/backports |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | backports results |
Reference manual: | backports.pdf |
Package source: | backports_1.0.4.tar.gz |
Windows binaries: | r-devel: backports_1.0.4.zip, r-release: backports_1.0.4.zip, r-oldrel: backports_1.0.4.zip |
OS X Mavericks binaries: | r-release: backports_1.0.4.tgz, r-oldrel: backports_1.0.4.tgz |
Old sources: | backports archive |
Reverse imports: | checkmate |
Reverse suggests: | base64url |
Please use the canonical form https://CRAN.R-project.org/package=backports to link to this page.