pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(devel/R-RUnit) Updated 1.0.10 to 1.0.16
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Sat Aug 21 16:41:36 2021 +0900
Changeset: 22cbd0c36539340e585682f9f153acaddcd96f37
Modified Files:
R-doParallel/Makefile
R-doParallel/distinfo
Log Message:
(devel/R-RUnit) Updated 1.0.10 to 1.0.16
1.0.16 2020-10-12
o Maintainer change (Michelle Wallig; Michelle.Wallig%microsoft.com@localhost).
1.0.15 2019-08-02
o Maintainer change (Hong Ooi; hongooi%microsoft.com@localhost).
1.0.14 2018-09-24
o Re-enabled tests.
o Moved RUnit from Enhances to Suggests (request of Kurt Hornik)
1.0.13 2018-04-04
o Changes to support enhanced exports via future (if available).
1.0.12 2017-12-08
o Change test report path for compliance with CRAN policies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=22cbd0c36539340e585682f9f153acaddcd96f37
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
R-doParallel/Makefile | 5 ++++-
R-doParallel/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/R-doParallel/Makefile b/R-doParallel/Makefile
index 2b1be64fef..7c44072e35 100644
--- a/R-doParallel/Makefile
+++ b/R-doParallel/Makefile
@@ -9,10 +9,13 @@ COMMENT= Foreach parallel adaptor for the parallel package
LICENSE= gnu-gpl-v2
R_PKGNAME= doParallel
-R_PKGVER= 1.0.10
+R_PKGVER= 1.0.16
DEPENDS+= R-iterators-[0-9]*:../../devel/R-iterators
+# Packages suggested but not available: 'caret', 'mlbench'
+TEST_DEPENDS+= R-RUnit-[0-9]*:../../devel/R-RUnit
+
BUILDLINK_API_DEPENDS.R+= R>=2.14.0
.include "../../math/R/Makefile.extension"
diff --git a/R-doParallel/distinfo b/R-doParallel/distinfo
index 659224ae5c..7865b77826 100644
--- a/R-doParallel/distinfo
+++ b/R-doParallel/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1.1.1 2012/05/04 09:07:31 bubuchka Exp $
-SHA1 (R/doParallel_1.0.10.tar.gz) = efc606d319c45386be00e3c3324689a233956986
-RMD160 (R/doParallel_1.0.10.tar.gz) = 4adb1ce1c7ec3cfdf951f3ca38a80fd1adf0cb01
-SHA512 (R/doParallel_1.0.10.tar.gz) = e3209abcab7cd030a9c7fe25533d7f7506c7ace6924fa0ac407605b0d0bd7c685720f9356eac53de8e416242c77db9036bbe30b409f81c72f6e7770d0e78615a
-Size (R/doParallel_1.0.10.tar.gz) = 173022 bytes
+SHA1 (R/doParallel_1.0.16.tar.gz) = 667ca07540f2614cbab342f74360a4a1f900707f
+RMD160 (R/doParallel_1.0.16.tar.gz) = 93a98a6b3d80670afdd25ec55218e73de5cba10d
+SHA512 (R/doParallel_1.0.16.tar.gz) = e1e10bc6fa10833e6d43afcde739ab4e94009b5466805ca5552f1980b4a627ac46c40fe18ea4ce0c4dcc20f85fe76fb3ab6e339250488b2b9a1ee9e03aa9bdbf
+Size (R/doParallel_1.0.16.tar.gz) = 37121 bytes
Home |
Main Index |
Thread Index |
Old Index