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.1.0 |
Depends: | R (≥ 3.0.0) |
Imports: | utils |
Published: | 2017-05-22 |
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.1.0.tar.gz |
Windows binaries: | r-devel: backports_1.1.0.zip, r-release: backports_1.1.0.zip, r-oldrel: backports_1.1.0.zip |
OS X El Capitan binaries: | r-release: backports_1.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: backports_1.1.0.tgz |
Old sources: | backports archive |
Reverse imports: | base64url, batchtools, checkmate, decoder, incadata, mlr, mlrMBO, OpenML, rprojroot, stringb |
Please use the canonical form https://CRAN.R-project.org/package=backports to link to this page.