File: [cvs.NetBSD.org] / pkgsrc / math / R-backports / distinfo (download)
Revision 1.5, Sun May 29 00:15:51 2022 UTC (8 months, 1 week ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD Changes since 1.4: +4 -4
lines
Update to 1.4.1
Upstream changes:
backports 1.4.1
Patched ...names() to match the new implementation in r-devel (svn rev 81283).
backports 1.4.0
Added paste() with support for argument recycle0 for R versions prior to 4.0.1.
Added paste0() with support for argument recycle0 for R versions prior to 4.0.1.
Added backport for ...names() for R versions prior to 4.1.0.
backports 1.3.0
Added backport for stopifnot() for R versions prior to 4.0.0.
Adapted list2DF() to new behaviour introduced in r81038: the inputs are not recycled anymore to common length. Instead, an error is thrown.
|