Commit graph

6 commits

Author SHA1 Message Date
mef
996c2cc9e0 (devel/R-R.utils) Add two TEST_DEPENDS+= 2021-11-28 01:03:28 +00:00
mef
cdfcc26730 (devel/R-R.utils) Updated 2.10.1 to 2.11.0
Version: 2.11.0 [2021-09-25]
NEW FEATURES:

 * Now insert() support duplicates in 'ats', which then results in the
   corresponding 'values' being inserted in order at those duplicated indices.

 * Relaxed insert() to accept a 'values' argument that is a list but not
   necessarily a formal vector.

 * Now queryRCmdCheck() sets environment variable R_CMD_CHECK=true if it
   detects 'R CMD check' is running.

 * Added format() for 'binmode'.

 * hpaste() gained argument 'empty', which can be used to control what to
   return in case the output is of length zero.

BUG FIXES:

 * gcDLLs() produced a "In sprintf(...) : argument not used by format" warning
   when giving an error message on what DLLs it failed to unload.

 * Arguments$getVector() could produce an error on "argument is missing, with
   no default" while trying to signal an assertion error.

 * intToHex() and intToOct() would no longer pad with zero on recent R-devel
   (to become R 4.2.0) versions.
2021-11-27 22:39:02 +00:00
nia
f27e22519a archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
2021-10-26 10:13:59 +00:00
nia
2da474aec0 devel: Remove SHA1 hashes for distfiles 2021-10-07 13:38:55 +00:00
mef
57a023788b (devel/R-R.utils) Add missing DEPENDS+= R-R.oo-[0-9]* 2021-09-08 00:27:17 +00:00
mef
460d31aa37 devel/R-R.utils: import R-R.utils-2.10.1
Utility functions useful when programming and developing R packages.
2021-08-28 04:47:17 +00:00