pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: brook
Date: Wed Jul 31 20:23:32 UTC 2019
Modified Files:
pkgsrc/doc: CHANGES-2019
pkgsrc/math/R-randomForest: Makefile distinfo
Log Message:
R-randomForest: update to version 4.6.14.
Update to the canonical form of an R package and fix the LICENSE
field.
To generate a diff of this commit:
cvs rdiff -u -r1.3194 -r1.3195 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/R-randomForest/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/R-randomForest/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3194 pkgsrc/doc/CHANGES-2019:1.3195
--- pkgsrc/doc/CHANGES-2019:1.3194 Wed Jul 31 20:22:08 2019
+++ pkgsrc/doc/CHANGES-2019 Wed Jul 31 20:23:32 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3194 2019/07/31 20:22:08 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3195 2019/07/31 20:23:32 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5151,3 +5151,4 @@ Changes to the packages collection and i
Updated math/R-prob to 1.0.1 [brook 2019-07-31]
Updated math/R-quadprog to 1.5.7 [brook 2019-07-31]
Updated math/R-quantreg to 5.42.1 [brook 2019-07-31]
+ Updated math/R-randomForest to 4.6.14 [brook 2019-07-31]
Index: pkgsrc/math/R-randomForest/Makefile
diff -u pkgsrc/math/R-randomForest/Makefile:1.9 pkgsrc/math/R-randomForest/Makefile:1.10
--- pkgsrc/math/R-randomForest/Makefile:1.9 Sat Jul 28 14:40:50 2018
+++ pkgsrc/math/R-randomForest/Makefile Wed Jul 31 20:23:32 2019
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2018/07/28 14:40:50 brook Exp $
+# $NetBSD: Makefile,v 1.10 2019/07/31 20:23:32 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= ${R_HOMEPAGE_BASE}/genetics/
-COMMENT= Classification and regression based on a forest of trees
-LICENSE= gnu-gpl-v2
+COMMENT= Breiman and Cutler's Random Forests for Classification and Regression
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= randomForest
-R_PKGVER= 4.6-10
+R_PKGVER= 4.6-14
USE_LANGUAGES= c fortran
Index: pkgsrc/math/R-randomForest/distinfo
diff -u pkgsrc/math/R-randomForest/distinfo:1.5 pkgsrc/math/R-randomForest/distinfo:1.6
--- pkgsrc/math/R-randomForest/distinfo:1.5 Tue Nov 3 23:33:29 2015
+++ pkgsrc/math/R-randomForest/distinfo Wed Jul 31 20:23:32 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 23:33:29 agc Exp $
+$NetBSD: distinfo,v 1.6 2019/07/31 20:23:32 brook Exp $
-SHA1 (R/randomForest_4.6-10.tar.gz) = 783a11470ec41e3a517e349288edef4825c56ec9
-RMD160 (R/randomForest_4.6-10.tar.gz) = bae834a90ae9d42f9a0e473c4a573413b4b06cd7
-SHA512 (R/randomForest_4.6-10.tar.gz) = 47ed09cdea58bc296f8a235d1d13457b10709f58e29a86445c98b66b9e02232cc60b19d725af7f56283366eb34ba857b0ba8d8e73adc93f0ed20eff400a9faae
-Size (R/randomForest_4.6-10.tar.gz) = 79096 bytes
+SHA1 (R/randomForest_4.6-14.tar.gz) = d79fb647ffd3249cf467c5ea97bbad9abc932cb4
+RMD160 (R/randomForest_4.6-14.tar.gz) = 3f97152ea2a220d7a6f3e3b703a1e811688752a3
+SHA512 (R/randomForest_4.6-14.tar.gz) = 3e1ff9be3517a6b3ea6e3749e7c8697d7c3c695272ef699224e56bbbcd26e856ad8f556a434b73011ca0f0053de216a9e97a1aa0b77304bc4245638621436cd2
+Size (R/randomForest_4.6-14.tar.gz) = 80074 bytes
Home |
Main Index |
Thread Index |
Old Index