backports (1.5.0)

Published 2026-02-24 13:47:05 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("backports")

About this package

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.Reimplementations of Functions Introduced Since R-3.0.0

Dependencies

Depends R (>= 3.0.0)
Details
CRAN
2026-02-24 13:47:05 +00:00
0
GPL-2 | GPL-3
Michel Lang
Duncan Murdoch
R Core Team
30 KiB
Assets (1)
Versions (1) View all
1.5.0 2026-02-24