pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-VGAMdata
Module Name: pkgsrc
Committed By: mef
Date: Sat Oct 26 12:59:55 UTC 2024
Added Files:
pkgsrc/math/R-VGAMdata: DESCR Makefile distinfo
Log Message:
math/R-VGAMdata: import R-VGAMdata-1.1.12
Mainly data sets to accompany the VGAM package and the book "Vector
Generalized Linear and Additive Models: With an Implementation in R"
(Yee, 2015) <DOI:10.1007/978-1-4939-2818-7>. These are used to
illustrate vector generalized linear and additive models
(VGLMs/VGAMs), and associated models (Reduced-Rank VGLMs, Quadratic
RR-VGLMs, Row-Column Interaction Models, and constrained and
unconstrained ordination models in ecology). This package now contains
some old VGAM family functions which have been replaced by newer ones
(often because they are now special cases).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-VGAMdata/DESCR \
pkgsrc/math/R-VGAMdata/Makefile pkgsrc/math/R-VGAMdata/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-VGAMdata/DESCR
diff -u /dev/null pkgsrc/math/R-VGAMdata/DESCR:1.1
--- /dev/null Sat Oct 26 12:59:55 2024
+++ pkgsrc/math/R-VGAMdata/DESCR Sat Oct 26 12:59:55 2024
@@ -0,0 +1,9 @@
+Mainly data sets to accompany the VGAM package and the book "Vector
+Generalized Linear and Additive Models: With an Implementation in R"
+(Yee, 2015) <DOI:10.1007/978-1-4939-2818-7>. These are used to
+illustrate vector generalized linear and additive models
+(VGLMs/VGAMs), and associated models (Reduced-Rank VGLMs, Quadratic
+RR-VGLMs, Row-Column Interaction Models, and constrained and
+unconstrained ordination models in ecology). This package now contains
+some old VGAM family functions which have been replaced by newer ones
+(often because they are now special cases).
Index: pkgsrc/math/R-VGAMdata/Makefile
diff -u /dev/null pkgsrc/math/R-VGAMdata/Makefile:1.1
--- /dev/null Sat Oct 26 12:59:55 2024
+++ pkgsrc/math/R-VGAMdata/Makefile Sat Oct 26 12:59:55 2024
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2024/10/26 12:59:55 mef Exp $
+
+R_PKGNAME= VGAMdata
+R_PKGVER= 1.1-12
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Data Supporting the 'VGAM' Package
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= R-VGAM>=1.1.12:../../math/R-VGAM
+
+# !pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found
+
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-VGAMdata/distinfo
diff -u /dev/null pkgsrc/math/R-VGAMdata/distinfo:1.1
--- /dev/null Sat Oct 26 12:59:55 2024
+++ pkgsrc/math/R-VGAMdata/distinfo Sat Oct 26 12:59:55 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/10/26 12:59:55 mef Exp $
+
+BLAKE2s (R/VGAMdata_1.1-12.tar.gz) = ddcc82cd09e29f9eb7ad7864357fe9f7ab7804090ca34afd3f7fc4f08521f2ce
+SHA512 (R/VGAMdata_1.1-12.tar.gz) = 396ca1922847ba9ea7cf39ee0e30e460a7f38c1e37a7c44829e4f00d6600df491ffa9149908ae0e528393cf1434b540101c24ee117263356c35c5376f3c20d3f
+Size (R/VGAMdata_1.1-12.tar.gz) = 1400238 bytes
Home |
Main Index |
Thread Index |
Old Index