pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-e1071



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Feb 12 04:16:32 UTC 2023

Modified Files:
        pkgsrc/math/R-e1071: Makefile distinfo

Log Message:
(math/R-e1071) Updated 1.7.11 to 1.7.12

( R CMD Rdconv -t txt /tmp/math/R-e1071/work/e1071/inst/NEWS.Rd |head -20)
News for Package 'e1071'

Changes in version 1.7-12:

        * add ORCID ids

Changes in version 1.7-12:

        * add 'tune.gknn()' wrapper


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/R-e1071/Makefile \
    pkgsrc/math/R-e1071/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-e1071/Makefile
diff -u pkgsrc/math/R-e1071/Makefile:1.13 pkgsrc/math/R-e1071/Makefile:1.14
--- pkgsrc/math/R-e1071/Makefile:1.13   Sun Dec 18 11:20:43 2022
+++ pkgsrc/math/R-e1071/Makefile        Sun Feb 12 04:16:32 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2022/12/18 11:20:43 mef Exp $
+# $NetBSD: Makefile,v 1.14 2023/02/12 04:16:32 mef Exp $
 
 R_PKGNAME=     e1071
-R_PKGVER=      1.7-12
+R_PKGVER=      1.7-13
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Misc Functions of the Department of Statistics (e1071), TU Wien
@@ -13,6 +13,7 @@ DEPENDS+=     R-proxy-[0-9]*:../../math/R-pr
 TEST_DEPENDS+= R-randomForest-[0-9]*:../../math/R-randomForest
 TEST_DEPENDS+= R-SparseM-[0-9]*:../../math/R-SparseM
 TEST_DEPENDS+= R-xtable-[0-9]*:../../math/R-xtable
+TEST_DEPENDS+= R-mlbench-[0-9]*:../../benchmarks/R-mlbench
 
 USE_LANGUAGES= c c++
 
Index: pkgsrc/math/R-e1071/distinfo
diff -u pkgsrc/math/R-e1071/distinfo:1.13 pkgsrc/math/R-e1071/distinfo:1.14
--- pkgsrc/math/R-e1071/distinfo:1.13   Sun Dec 18 11:20:43 2022
+++ pkgsrc/math/R-e1071/distinfo        Sun Feb 12 04:16:32 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/12/18 11:20:43 mef Exp $
+$NetBSD: distinfo,v 1.14 2023/02/12 04:16:32 mef Exp $
 
-BLAKE2s (R/e1071_1.7-12.tar.gz) = fb613ecc602b8fb97500b9f89557d9dab243e87727fa2b2a2d778eca1c42b9cd
-SHA512 (R/e1071_1.7-12.tar.gz) = 04fb95fdec9f1f2c6224db79e678beb6bf74c8f66fd3a8400390307ba3de8024b598eab61bf678044b1543997716893ee0fd720bbebd6b4749caabf3ebb158ee
-Size (R/e1071_1.7-12.tar.gz) = 326251 bytes
+BLAKE2s (R/e1071_1.7-13.tar.gz) = f3e721c3414100e0d222f164415c7e60c946aa4a3278eff5d8fe9a1fa97f7c51
+SHA512 (R/e1071_1.7-13.tar.gz) = 8ba2061f3940565a93cb66a371d30875dcb2b3e1f88bf316e7e93e7407a67c40df0ca8f4307a116c0774724dd9db4153cd30b62af57d1b6c4b49039dd97170cc
+Size (R/e1071_1.7-13.tar.gz) = 314205 bytes



Home | Main Index | Thread Index | Old Index