pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/R-biglm sysutils/R-biglm: import R-biglm-0.9.2.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2d811ebcd5b
branches: trunk
changeset: 390187:f2d811ebcd5b
user: mef <mef%pkgsrc.org@localhost>
date: Sun Dec 18 00:32:56 2022 +0000
description:
sysutils/R-biglm: import R-biglm-0.9.2.1
Regression for data too large to fit in memory.
diffstat:
sysutils/R-biglm/DESCR | 1 +
sysutils/R-biglm/Makefile | 20 ++++++++++++++++++++
sysutils/R-biglm/distinfo | 5 +++++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 40427d978e2e -r f2d811ebcd5b sysutils/R-biglm/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/R-biglm/DESCR Sun Dec 18 00:32:56 2022 +0000
@@ -0,0 +1,1 @@
+Regression for data too large to fit in memory.
diff -r 40427d978e2e -r f2d811ebcd5b sysutils/R-biglm/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/R-biglm/Makefile Sun Dec 18 00:32:56 2022 +0000
@@ -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"
diff -r 40427d978e2e -r f2d811ebcd5b sysutils/R-biglm/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/R-biglm/distinfo Sun Dec 18 00:32:56 2022 +0000
@@ -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