mllg/backports: Reimplementations of Functions Introduced Since R-3.0.0

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.

Getting started

Package details

MaintainerMichel Lang <michellang@gmail.com>
LicenseGPL-2 | GPL-3
Version1.4.1-9001
URL https://github.com/r-lib/backports
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mllg/backports")
mllg/backports documentation built on March 15, 2023, 8:07 p.m.