pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-e1071 (math/R-e1071) Updated 1.7.9 to 1.7.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22b6096b5aa4
branches:  trunk
changeset: 390308:22b6096b5aa4
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 18 11:20:43 2022 +0000

description:
(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

diffstat:

 math/R-e1071/Makefile |  4 ++--
 math/R-e1071/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r aa0672f12419 -r 22b6096b5aa4 math/R-e1071/Makefile
--- a/math/R-e1071/Makefile     Sun Dec 18 11:13:15 2022 +0000
+++ b/math/R-e1071/Makefile     Sun Dec 18 11:20:43 2022 +0000
@@ -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
diff -r aa0672f12419 -r 22b6096b5aa4 math/R-e1071/distinfo
--- a/math/R-e1071/distinfo     Sun Dec 18 11:13:15 2022 +0000
+++ b/math/R-e1071/distinfo     Sun Dec 18 11:20:43 2022 +0000
@@ -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