summaryrefslogtreecommitdiff
path: root/math/R-Formula
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:03:20 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:03:20 +0000
commit4755c804ff860c8240197145404b2187124e5ad4 (patch)
tree13b7acb216efbb872340b9cdbd022b9819d9cc05 /math/R-Formula
parent31e4cad03763613d50a93b1182e7b67d2ea79d16 (diff)
downloadpkgsrc-4755c804ff860c8240197145404b2187124e5ad4.tar.gz
R-Formula: initial commit.
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple responses on the left-hand side (see <DOI:10.18637/jss.v034.i01>).
Diffstat (limited to 'math/R-Formula')
-rw-r--r--math/R-Formula/DESCR3
-rw-r--r--math/R-Formula/Makefile16
-rw-r--r--math/R-Formula/distinfo6
3 files changed, 25 insertions, 0 deletions
diff --git a/math/R-Formula/DESCR b/math/R-Formula/DESCR
new file mode 100644
index 00000000000..a2cec2edb04
--- /dev/null
+++ b/math/R-Formula/DESCR
@@ -0,0 +1,3 @@
+Infrastructure for extended formulas with multiple parts on the
+right-hand side and/or multiple responses on the left-hand side (see
+<DOI:10.18637/jss.v034.i01>).
diff --git a/math/R-Formula/Makefile b/math/R-Formula/Makefile
new file mode 100644
index 00000000000..e2c6995c966
--- /dev/null
+++ b/math/R-Formula/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2019/07/31 13:03:21 brook Exp $
+
+CATEGORIES= math R
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/Formula/
+COMMENT= Extended model formulas
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+R_PKGNAME= Formula
+R_PKGVER= 1.2-3
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-Formula/distinfo b/math/R-Formula/distinfo
new file mode 100644
index 00000000000..1dbd9b67c79
--- /dev/null
+++ b/math/R-Formula/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/31 13:03:21 brook Exp $
+
+SHA1 (R/Formula_1.2-3.tar.gz) = 8a399e67a1d215a0491c467b06bc0537d7a5a2a7
+RMD160 (R/Formula_1.2-3.tar.gz) = 040a3ce69de11b0f3476e463b76f2fa2a5352542
+SHA512 (R/Formula_1.2-3.tar.gz) = 4ca08831fd1d405df64cfc4dd2f4fe6d170a7533faf6d17f74a51dce600cbe7162c583095650c409ee544caf12d5d144c05909a257e9cfc912f924a4da645b26
+Size (R/Formula_1.2-3.tar.gz) = 151340 bytes