CMD + K

r-backports

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r-stage::r-backports

Usage Tracking

1.4.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

May 26, 2022 at 16:00

License

GPL-2 | GPL-3

Supported Platforms

linux-64