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 Dec 18 11:20:43 UTC 2022

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

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

(R CMD Rdconv -t txt math/R-e1071/work/e1071/inst/NEWS.Rd |head -20)

Changes in version 1.7-12:

        * add 'tune.gknn()' wrapper

Changes in version 1.7-11:

        * cosmetic changes

Changes in version 1.7-10:

        * small fix in 'coef.svm' for sparse data


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/math/R-e1071/Makefile:1.13
--- pkgsrc/math/R-e1071/Makefile:1.12   Sun Sep 19 08:40:57 2021
+++ pkgsrc/math/R-e1071/Makefile        Sun Dec 18 11:20:43 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2021/09/19 08:40:57 mef Exp $
+# $NetBSD: Makefile,v 1.13 2022/12/18 11:20:43 mef Exp $
 
 R_PKGNAME=     e1071
-R_PKGVER=      1.7-9
+R_PKGVER=      1.7-12
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Misc Functions of the Department of Statistics (e1071), TU Wien
Index: pkgsrc/math/R-e1071/distinfo
diff -u pkgsrc/math/R-e1071/distinfo:1.12 pkgsrc/math/R-e1071/distinfo:1.13
--- pkgsrc/math/R-e1071/distinfo:1.12   Tue Oct 26 10:55:26 2021
+++ pkgsrc/math/R-e1071/distinfo        Sun Dec 18 11:20:43 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:55:26 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/12/18 11:20:43 mef Exp $
 
-BLAKE2s (R/e1071_1.7-9.tar.gz) = 47f9bc854675be96896957a6eb3f4720b70a476b314a23059ad8394d814e38b8
-SHA512 (R/e1071_1.7-9.tar.gz) = 3f2d20bc7728f754e1698a4443f5f0bf9fd2d2ac1d68d5b175ed4c8e9b257062204e5ebc3ecf1579acfcd744c4c03dad82fb1fb604c529e6091052090d313216
-Size (R/e1071_1.7-9.tar.gz) = 566723 bytes
+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



Home | Main Index | Thread Index | Old Index