pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-ISLR



Module Name:    pkgsrc
Committed By:   minskim
Date:           Thu Feb  1 16:57:35 UTC 2018

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

Log Message:
math/R-ISLR: Import version 1.2

ISLR provide the collection of data-sets used in the book 'An
Introduction to Statistical Learning with Applications in R'.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-ISLR/DESCR pkgsrc/math/R-ISLR/Makefile \
    pkgsrc/math/R-ISLR/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-ISLR/DESCR
diff -u /dev/null pkgsrc/math/R-ISLR/DESCR:1.1
--- /dev/null   Thu Feb  1 16:57:35 2018
+++ pkgsrc/math/R-ISLR/DESCR    Thu Feb  1 16:57:35 2018
@@ -0,0 +1,2 @@
+ISLR provide the collection of data-sets used in the book 'An
+Introduction to Statistical Learning with Applications in R'.
Index: pkgsrc/math/R-ISLR/Makefile
diff -u /dev/null pkgsrc/math/R-ISLR/Makefile:1.1
--- /dev/null   Thu Feb  1 16:57:35 2018
+++ pkgsrc/math/R-ISLR/Makefile Thu Feb  1 16:57:35 2018
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2018/02/01 16:57:35 minskim Exp $
+
+CATEGORIES=    math
+MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://cran.r-project.org/web/packages/ISLR/
+COMMENT=       Data for the "ISLR" book
+LICENSE=       gnu-gpl-v2
+
+R_PKGNAME=     ISLR
+R_PKGVER=      1.2
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-ISLR/distinfo
diff -u /dev/null pkgsrc/math/R-ISLR/distinfo:1.1
--- /dev/null   Thu Feb  1 16:57:35 2018
+++ pkgsrc/math/R-ISLR/distinfo Thu Feb  1 16:57:35 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/01 16:57:35 minskim Exp $
+
+SHA1 (R/ISLR_1.2.tar.gz) = c112c5dfb04d35daefe170fef834a845a1c65aa5
+RMD160 (R/ISLR_1.2.tar.gz) = a5941b7bf932dd254d484cdd4a72115d4d302058
+SHA512 (R/ISLR_1.2.tar.gz) = bdebb9909f2bad827be67c7a1e57f9bd2c3a51336471096c1d597ebaed0fdb0eb1e411ffdd4c60f9e54f6f54cd017999510cbd3183130565628edb817bd636b9
+Size (R/ISLR_1.2.tar.gz) = 1757568 bytes



Home | Main Index | Thread Index | Old Index