aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-carData
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2018-06-02 10:44:02 +0000
committerDavid Naylor <dbn@FreeBSD.org>2018-06-02 10:44:02 +0000
commit52f8934003dc0c0fe9c33f968b67966706a9f53d (patch)
tree4f3890d8ef0b79c1c74261caa9432f1f3b4b8954 /math/R-cran-carData
parentaae4234e9c9478310bc3fa9f945bbf12b3217772 (diff)
downloadports-52f8934003dc0c0fe9c33f968b67966706a9f53d.tar.gz
ports-52f8934003dc0c0fe9c33f968b67966706a9f53d.zip
math/R-cran-carData: Companion to Applied Regression Data Sets
Generated by: portcran (0.1.8)
Notes
Notes: svn path=/head/; revision=471357
Diffstat (limited to 'math/R-cran-carData')
-rw-r--r--math/R-cran-carData/Makefile15
-rw-r--r--math/R-cran-carData/distinfo3
-rw-r--r--math/R-cran-carData/pkg-descr4
3 files changed, 22 insertions, 0 deletions
diff --git a/math/R-cran-carData/Makefile b/math/R-cran-carData/Makefile
new file mode 100644
index 000000000000..78a34301c3e1
--- /dev/null
+++ b/math/R-cran-carData/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+PORTNAME= carData
+DISTVERSION= 3.0-1
+CATEGORIES= math
+DISTNAME= ${PORTNAME}_${DISTVERSION}
+
+MAINTAINER= dbn@FreeBSD.org
+COMMENT= Companion to Applied Regression Data Sets
+
+LICENSE= GPLv2+
+
+USES= cran:auto-plist
+
+.include <bsd.port.mk>
diff --git a/math/R-cran-carData/distinfo b/math/R-cran-carData/distinfo
new file mode 100644
index 000000000000..c4f4170a099e
--- /dev/null
+++ b/math/R-cran-carData/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1527915125
+SHA256 (carData_3.0-1.tar.gz) = 12e523d3507aa4ef6d7aa594f8f4ad0deff1e0e5334caecf4e613ec31f6f77a4
+SIZE (carData_3.0-1.tar.gz) = 1675033
diff --git a/math/R-cran-carData/pkg-descr b/math/R-cran-carData/pkg-descr
new file mode 100644
index 000000000000..8e909a300eb9
--- /dev/null
+++ b/math/R-cran-carData/pkg-descr
@@ -0,0 +1,4 @@
+Datasets to Accompany J. Fox and S. Weisberg, An R Companion to Applied
+Regression, Third Edition, Sage (forthcoming).
+
+WWW: https://r-forge.r-project.org/projects/car/