pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/R-biglm
Module Name: pkgsrc
Committed By: mef
Date: Sun Dec 18 00:32:56 UTC 2022
Added Files:
pkgsrc/sysutils/R-biglm: DESCR Makefile distinfo
Log Message:
sysutils/R-biglm: import R-biglm-0.9.2.1
Regression for data too large to fit in memory.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/R-biglm/DESCR \
pkgsrc/sysutils/R-biglm/Makefile pkgsrc/sysutils/R-biglm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/sysutils/R-biglm/DESCR
diff -u /dev/null pkgsrc/sysutils/R-biglm/DESCR:1.1
--- /dev/null Sun Dec 18 00:32:56 2022
+++ pkgsrc/sysutils/R-biglm/DESCR Sun Dec 18 00:32:56 2022
@@ -0,0 +1 @@
+Regression for data too large to fit in memory.
Index: pkgsrc/sysutils/R-biglm/Makefile
diff -u /dev/null pkgsrc/sysutils/R-biglm/Makefile:1.1
--- /dev/null Sun Dec 18 00:32:56 2022
+++ pkgsrc/sysutils/R-biglm/Makefile Sun Dec 18 00:32:56 2022
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2022/12/18 00:32:56 mef Exp $
+
+R_PKGNAME= biglm
+R_PKGVER= 0.9-2.1
+CATEGORIES= sysutils
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Bounded Memory Linear and Generalized Linear Models
+LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
+
+DEPENDS+= R-DBI>=1.1.1:../../math/R-DBI
+
+# Package suggested but not available: 'RODBC'
+# Package which this enhances but not available for checking: 'leaps'
+TEST_DEPENDS+= R-RSQLite-[0-9]*:../../databases/R-RSQLite
+
+USE_LANGUAGES= c fortran
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/sysutils/R-biglm/distinfo
diff -u /dev/null pkgsrc/sysutils/R-biglm/distinfo:1.1
--- /dev/null Sun Dec 18 00:32:56 2022
+++ pkgsrc/sysutils/R-biglm/distinfo Sun Dec 18 00:32:56 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/12/18 00:32:56 mef Exp $
+
+BLAKE2s (R/biglm_0.9-2.1.tar.gz) = 48b6d46389ff2bcfd2a0065b586b3fd80ccf4b36741a348584fac6cb0a30636e
+SHA512 (R/biglm_0.9-2.1.tar.gz) = 09ee9c5c7745796711bd0459c7964186c9ff9cd804b2d10b0a9bd48a84285a601a090f0cccb1440496ad94810692e67f0ef61fa0e5363809d0d46f39fc1c89a3
+Size (R/biglm_0.9-2.1.tar.gz) = 12513 bytes
Home |
Main Index |
Thread Index |
Old Index