r-cran-backports 1.4.0-1 source package in Ubuntu

Changelog

r-cran-backports (1.4.0-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 1.4.0

 -- Nilesh Patra <email address hidden>  Sun, 28 Nov 2021 18:03:25 +0530

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-backports_1.4.0-1.dsc 2.0 KiB ad6836e526eba95908fc4f15f4e3e85899a51417956669a18686b481ca38765c
r-cran-backports_1.4.0.orig.tar.gz 24.8 KiB c0223d7791ce11949ff215232606339c60f835bda38dc8c5d4789725dda4c8d8
r-cran-backports_1.4.0-1.debian.tar.xz 2.8 KiB c11288a3be04a639922a43107b7f18740b65eb80c1b2c13c258d74dc92f7f89f

Available diffs

No changes file available.

Binary packages built by this source

r-cran-backports: reimplementation of functions introduced since R-3.0.0

 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.

r-cran-backports-dbgsym: debug symbols for r-cran-backports