head 1.7; access; symbols pkgsrc-2023Q4:1.7.0.20 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.18 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.16 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.14 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.7.0.12 pkgsrc-2022Q4-base:1.7 pkgsrc-2022Q3:1.7.0.10 pkgsrc-2022Q3-base:1.7 pkgsrc-2022Q2:1.7.0.8 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.6 pkgsrc-2022Q1-base:1.7 pkgsrc-2021Q4:1.7.0.4 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.7.0.2 pkgsrc-2021Q3-base:1.7 pkgsrc-2021Q2:1.6.0.4 pkgsrc-2021Q2-base:1.6 pkgsrc-2021Q1:1.6.0.2 pkgsrc-2021Q1-base:1.6 pkgsrc-2020Q4:1.5.0.12 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.5.0.10 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.8 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.5.0.4 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.5.0.6 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.5.0.2 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.3.0.8 pkgsrc-2019Q2-base:1.3 pkgsrc-2019Q1:1.3.0.6 pkgsrc-2019Q1-base:1.3 pkgsrc-2018Q4:1.3.0.4 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.2 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.18 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.16 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.12 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.10 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.8 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.6 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.4 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.7 date 2021.09.11.10.09.17; author mef; state Exp; branches; next 1.6; commitid Uot4wq8ckB8Ysw8D; 1.6 date 2021.01.03.10.49.31; author mef; state Exp; branches; next 1.5; commitid B9eySqys7XGDKgCC; 1.5 date 2019.08.08.19.53.46; author brook; state Exp; branches; next 1.4; commitid K2VPfA0XCw7xfgyB; 1.4 date 2019.07.31.18.43.15; author brook; state Exp; branches; next 1.3; commitid 3Qg1v9TFqNaO9exB; 1.3 date 2018.07.28.14.40.46; author brook; state Exp; branches; next 1.2; commitid hIRYb3oU4xMfBULA; 1.2 date 2018.01.22.07.21.29; author wen; state Exp; branches; next 1.1; commitid mN5nPUPjoQQCdQnA; 1.1 date 2016.01.01.05.23.13; author wen; state Exp; branches; next ; commitid LmXBjNoUAq77KbPy; desc @@ 1.7 log @(math/R-SparseM) Updated 1.78 to 1.81 (from inst/ChangeLog) The version 1.79 1. Removed a "f_" from the .Fortran call in chol2csr following bug report by Alex Ballantynea (Melbourne U) @ text @# $NetBSD: Makefile,v 1.6 2021/01/03 10:49:31 mef Exp $ R_PKGNAME= SparseM R_PKGVER= 1.81 MAINTAINER= pkgsrc-users@@NetBSD.org COMMENT= Sparse linear algebra LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec USE_LANGUAGES= c fortran .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" @ 1.6 log @(math/R-SparseM) Updated 1.77 to 1.78 (make test fails for now) The version 1.78 1. Changed check for symmetry to use all.equal() in response to an error reported by Brian Ripley. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2019/08/08 19:53:46 brook Exp $ d4 1 a4 1 R_PKGVER= 1.78 @ 1.5 log @Update all R packages to canonical form. The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2019/07/31 18:43:15 brook Exp $ d4 1 a4 2 R_PKGVER= 1.77 CATEGORIES= math d10 2 @ 1.4 log @R-SparseM: update to canonical form of an R package. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2018/07/28 14:40:46 brook Exp $ d3 3 a5 1 CATEGORIES= math R a7 1 HOMEPAGE= ${R_HOMEPAGE_BASE}/SparseM/ a10 3 R_PKGNAME= SparseM R_PKGVER= 1.77 @ 1.3 log @Remove MASTER_SITES= from individual R package Makefiles. Each R package should include ../../math/R/Makefile.extension, which also defines MASTER_SITES. Consequently, it is redundant for the individual packages to do the same. Package-specific definitions also prevent redefining MASTER_SITES in a single common place. @ text @d1 1 a1 2 # $NetBSD: Makefile,v 1.2 2018/01/22 07:21:29 wen Exp $ # d3 1 a3 1 CATEGORIES= math d7 1 a7 1 COMMENT= Sparse Linear Algebra @ 1.2 log @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. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2016/01/01 05:23:13 wen Exp $ a4 1 MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @ 1.1 log @Some basic linear algebra functionality for sparse matrices is provided: including Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products. @ text @d1 1 a1 1 # $NetBSD$ d13 1 a13 1 R_PKGVER= 1.7 @