pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/R-chemometrics



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun  8 20:00:16 UTC 2024

Added Files:
        pkgsrc/math/R-chemometrics: DESCR Makefile distinfo

Log Message:
math/R-chemometrics: import R-chemometrics-1.4.4

R companion to the book "Introduction to Multivariate Statistical
Analysis in Chemometrics" written by K. Varmuza and P. Filzmoser
(2009).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-chemometrics/DESCR \
    pkgsrc/math/R-chemometrics/Makefile pkgsrc/math/R-chemometrics/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-chemometrics/DESCR
diff -u /dev/null pkgsrc/math/R-chemometrics/DESCR:1.1
--- /dev/null   Sat Jun  8 20:00:16 2024
+++ pkgsrc/math/R-chemometrics/DESCR    Sat Jun  8 20:00:16 2024
@@ -0,0 +1,3 @@
+R companion to the book "Introduction to Multivariate Statistical
+Analysis in Chemometrics" written by K. Varmuza and P. Filzmoser
+(2009).
Index: pkgsrc/math/R-chemometrics/Makefile
diff -u /dev/null pkgsrc/math/R-chemometrics/Makefile:1.1
--- /dev/null   Sat Jun  8 20:00:16 2024
+++ pkgsrc/math/R-chemometrics/Makefile Sat Jun  8 20:00:16 2024
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2024/06/08 20:00:16 mef Exp $
+
+R_PKGNAME=     chemometrics
+R_PKGVER=      1.4.4
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Multivariate Statistical Analysis in Chemometrics
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      R-e1071>=1.7.14:../../math/R-e1071
+DEPENDS+=      R-lars-[0-9]*:../../math/R-lars
+DEPENDS+=      R-mclust>=4.0nb1:../../math/R-chemometrics
+DEPENDS+=      R-pcaPP-[0-9]*:../../math/R-pcaPP
+DEPENDS+=      R-pls-[0-9]*:../../math/R-pls
+DEPENDS+=      R-robustbase>=0.99.0:../../math/R-robustbase
+DEPENDS+=      R-som-[0-9]*:../../math/R-som
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-chemometrics/distinfo
diff -u /dev/null pkgsrc/math/R-chemometrics/distinfo:1.1
--- /dev/null   Sat Jun  8 20:00:16 2024
+++ pkgsrc/math/R-chemometrics/distinfo Sat Jun  8 20:00:16 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/06/08 20:00:16 mef Exp $
+
+BLAKE2s (R/chemometrics_1.4.4.tar.gz) = 7ac044c7897f32008e97963760dc7d8e8f8ee8e46fcdbe16be41a6d2dd6ee4f3
+SHA512 (R/chemometrics_1.4.4.tar.gz) = 5734d7b87ddae5795dbc5f328dec75abd05bd09dd4e07b95e99d5f25fe1e24cbfc91cd0f1e0d3634396c4ec6fe26c30cd6a71c062a43fc6623cc525b15d10d68
+Size (R/chemometrics_1.4.4.tar.gz) = 6380329 bytes



Home | Main Index | Thread Index | Old Index