pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc R-randomForest: update to version 4.6.14.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/112901f6750a
branches:  trunk
changeset: 337195:112901f6750a
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 20:23:32 2019 +0000

description:
R-randomForest: update to version 4.6.14.

Update to the canonical form of an R package and fix the LICENSE
field.

diffstat:

 doc/CHANGES-2019             |   3 ++-
 math/R-randomForest/Makefile |  10 +++++-----
 math/R-randomForest/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 11 deletions(-)

diffs (52 lines):

diff -r 5bb17dcaf01e -r 112901f6750a doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 20:22:08 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 20:23:32 2019 +0000
@@ -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 @@
        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]
diff -r 5bb17dcaf01e -r 112901f6750a math/R-randomForest/Makefile
--- a/math/R-randomForest/Makefile      Wed Jul 31 20:22:08 2019 +0000
+++ b/math/R-randomForest/Makefile      Wed Jul 31 20:23:32 2019 +0000
@@ -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
 
diff -r 5bb17dcaf01e -r 112901f6750a math/R-randomForest/distinfo
--- a/math/R-randomForest/distinfo      Wed Jul 31 20:22:08 2019 +0000
+++ b/math/R-randomForest/distinfo      Wed Jul 31 20:23:32 2019 +0000
@@ -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