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.2 |
Depends: | R (≥ 3.0.0) |
Imports: | utils |
Published: | 2017-12-13 |
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: | yes |
Materials: | NEWS |
CRAN checks: | backports results |
Reference manual: | backports.pdf |
Package source: | backports_1.1.2.tar.gz |
Windows binaries: | r-devel: backports_1.1.2.zip, r-release: backports_1.1.2.zip, r-oldrel: backports_1.1.2.zip |
OS X binaries: | r-release: backports_1.1.2.tgz, r-oldrel: backports_1.1.2.tgz |
Old sources: | backports archive |
Reverse imports: | AMR, base64url, BatchExperiments, BatchJobs, batchtools, brms, broom, checkmate, decoder, incadata, mlr, mlrCPO, mlrMBO, OpenML, ParamHelpers, reproducible, rprojroot, stringb, styler |
Please use the canonical form https://CRAN.R-project.org/package=backports to link to this page.