pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-bdsmatrix
Module Name: pkgsrc
Committed By: mef
Date: Sat May 21 13:39:34 UTC 2022
Added Files:
pkgsrc/math/R-bdsmatrix: DESCR Makefile distinfo
Log Message:
math/R-bdsmatrix: import R-bdsmatrix-1.3.4
This is a special case of sparse matrices, used by coxme.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-bdsmatrix/DESCR \
pkgsrc/math/R-bdsmatrix/Makefile pkgsrc/math/R-bdsmatrix/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/math/R-bdsmatrix/DESCR
diff -u /dev/null pkgsrc/math/R-bdsmatrix/DESCR:1.1
--- /dev/null Sat May 21 13:39:34 2022
+++ pkgsrc/math/R-bdsmatrix/DESCR Sat May 21 13:39:34 2022
@@ -0,0 +1 @@
+This is a special case of sparse matrices, used by coxme.
Index: pkgsrc/math/R-bdsmatrix/Makefile
diff -u /dev/null pkgsrc/math/R-bdsmatrix/Makefile:1.1
--- /dev/null Sat May 21 13:39:34 2022
+++ pkgsrc/math/R-bdsmatrix/Makefile Sat May 21 13:39:34 2022
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/05/21 13:39:34 mef Exp $
+
+R_PKGNAME= bdsmatrix
+R_PKGVER= 1.3-4
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Routines for Block Diagonal Symmetric Matrices
+LICENSE= gnu-lgpl-v2
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-bdsmatrix/distinfo
diff -u /dev/null pkgsrc/math/R-bdsmatrix/distinfo:1.1
--- /dev/null Sat May 21 13:39:34 2022
+++ pkgsrc/math/R-bdsmatrix/distinfo Sat May 21 13:39:34 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/05/21 13:39:34 mef Exp $
+
+BLAKE2s (R/bdsmatrix_1.3-4.tar.gz) = ea63735da6f39af331caecd624d5e9d5e649c7355a41a45d73d4d8850b05fad4
+SHA512 (R/bdsmatrix_1.3-4.tar.gz) = 951a670b7f028c16cf80c37d2d7a80e0e85eae94e4038ef2655e4bcda3387f52d527a89153bddfd0fbd39a927f2364239c055c64c41a725f30aac7947e46b85d
+Size (R/bdsmatrix_1.3-4.tar.gz) = 47961 bytes
Home |
Main Index |
Thread Index |
Old Index