Description:  Functions introduced or changed since R v3.0.0 are re-implemented in this package. The backports are conditionally exported in order to let R resolve the function name to either the implemented backport, or the respective base version, if available. Package developers can make use of new functions or arguments by selectively importing specific backports to support older installations.
Packaged: 2019-04-10 14:08:23 UTC; lang
License: GPL-2
Title: Reimplementations of Functions Introduced Since R-3.0.0
Encoding: UTF-8
Imports: utils
URL: https://github.com/r-lib/backports
BugReports: https://github.com/r-lib/backports/issues
ByteCompile: yes
RoxygenNote: 6.1.1
Maintainer: Michel Lang <michellang@gmail.com>
Type: Package
Repository: CRAN
Version: 1.1.4
NeedsCompilation: yes
Author: Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>), R Core Team [aut]
Package: backports
Authors@R: c( person("Michel", "Lang", NULL, "michellang@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-9754-0393")), person("R Core Team", role = "aut"))
Depends: R (>= 3.0.0)
Date/Publication: 2019-04-10 14:55:26 UTC
