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: minskim
Date: Wed Jan 17 18:43:10 UTC 2018
Modified Files:
pkgsrc/math/R-e1071: Makefile distinfo
Log Message:
math/R-e1071: Update to 1.6-8
Changes:
- add and use native symbols for C-code
- naiveBayes() now supports logical variables
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/math/R-e1071/Makefile:1.7
--- pkgsrc/math/R-e1071/Makefile:1.6 Fri Sep 8 06:24:30 2017
+++ pkgsrc/math/R-e1071/Makefile Wed Jan 17 18:43:10 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/09/08 06:24:30 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/01/17 18:43:10 minskim Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= Misc Functions of the Departmen
LICENSE= gnu-gpl-v2
R_PKGNAME= e1071
-R_PKGVER= 1.6-7
+R_PKGVER= 1.6-8
USE_LANGUAGES= c c++
Index: pkgsrc/math/R-e1071/distinfo
diff -u pkgsrc/math/R-e1071/distinfo:1.6 pkgsrc/math/R-e1071/distinfo:1.7
--- pkgsrc/math/R-e1071/distinfo:1.6 Fri Jan 1 12:03:03 2016
+++ pkgsrc/math/R-e1071/distinfo Wed Jan 17 18:43:10 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/01/01 12:03:03 wen Exp $
+$NetBSD: distinfo,v 1.7 2018/01/17 18:43:10 minskim Exp $
-SHA1 (R/e1071_1.6-7.tar.gz) = 5c495353a4cb4a557d92d824e4aa2ad608ac5c37
-RMD160 (R/e1071_1.6-7.tar.gz) = 36274a1d3bcd896f1885f4b45de9ed7a580c5e68
-SHA512 (R/e1071_1.6-7.tar.gz) = 08c11ffddc46ea500320ee30cb800be4da96ea4bc174d82a6cc1c42a11a1e37534b1607367fa776024f559b648ca72af55e11b500f418feae7ace2f059c47e72
-Size (R/e1071_1.6-7.tar.gz) = 600498 bytes
+SHA1 (R/e1071_1.6-8.tar.gz) = 97fa0397f4cff9371511a537614524c3ce248fb4
+RMD160 (R/e1071_1.6-8.tar.gz) = 852385b7d28ee88ce6749f5d2de286230f7ba92d
+SHA512 (R/e1071_1.6-8.tar.gz) = 302f1a5eea1ebaf10c764ae9dda55063199aa97ef2d0e18c413b37666e28b2481b2dcf1d6a78a284455aefe0cd48e43ad695de65caa09293f66ae93ec02a8d6d
+Size (R/e1071_1.6-8.tar.gz) = 581513 bytes
Home |
Main Index |
Thread Index |
Old Index