Mon Jan 22 07:21:29 2018 UTC ()
Update to 1.77

Upstream changes:
The version 1.71

1.  Fixed the REAL*8 and INTEGER*4 occurences in accordance with Kurt's email.

The version 1.73

1.  changed occurences of unix.time to system.time in accordance with Kurt's
directive.

The version 1.74

1.  One more unix -> system

The version 1.75

1.  package -> PACKAGE [per Kurt's email of 3/2/17]

The version 1.76

1.  Used package_native_routine_registration_skeleton  to remove
    PACKAGE = SparseM  [per Kurt's email of 3/2/17]

The version 1.77

1.  Changed setMethod for diag (matrix.csr) in accordance with MM's suggestion

2.  removed setGeneric for image also suggested by MM.


(wen)
diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/Makefile
diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/Makefile (expand / switch to context diff)
--- pkgsrc/math/R-SparseM/Makefile 2016/01/01 05:23:13 1.1
+++ pkgsrc/math/R-SparseM/Makefile 2018/01/22 07:21:29 1.2
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/01/01 05:23:13 wen Exp $
+# $NetBSD: Makefile,v 1.2 2018/01/22 07:21:29 wen Exp $
 #
 
 CATEGORIES=	math
@@ -10,7 +10,7 @@
 LICENSE=	gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=	SparseM
-R_PKGVER=	1.7
+R_PKGVER=	1.77
 
 USE_LANGUAGES=	c fortran
 

cvs diff -r1.1 -r1.2 pkgsrc/math/R-SparseM/distinfo (expand / switch to context diff)
--- pkgsrc/math/R-SparseM/distinfo 2016/01/01 05:23:13 1.1
+++ pkgsrc/math/R-SparseM/distinfo 2018/01/22 07:21:29 1.2
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/01/01 05:23:13 wen Exp $
+$NetBSD: distinfo,v 1.2 2018/01/22 07:21:29 wen Exp $
 
-SHA1 (R/SparseM_1.7.tar.gz) = 137dd6627d948497b768509b83826f9211067db3
+SHA1 (R/SparseM_1.77.tar.gz) = bdd0b56a3e0cf8e8c1d45ce8878884e64a6f5212
-RMD160 (R/SparseM_1.7.tar.gz) = 65d21275bc5c233963be32647175c1e8da7c90ee
+RMD160 (R/SparseM_1.77.tar.gz) = f53cf9879b08e670e4569211af7148dfc9cb07ff
-SHA512 (R/SparseM_1.7.tar.gz) = 3b45456fd4250cccdc62180e4103e04a7bfe4839f422aaa4eda852b0e44c7cb7476553565899f91ae05a2d4270168a4d1392ef1f1011ae3e72bc4a5aa6fcc40a
+SHA512 (R/SparseM_1.77.tar.gz) = c46cbd87f79b41e317b9e6973bb5219bcdc60fbbea9d96ec01b542268249bf8dbd27177c552346edd20f54be818f7f805a98cc7bf908fdd860a3bc70b06c1213
-Size (R/SparseM_1.7.tar.gz) = 598188 bytes
+Size (R/SparseM_1.77.tar.gz) = 756317 bytes