From 99213f2c3525aa25f24d781e566a7863eb8b66f5 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Nov 2005 21:17:06 +0000 Subject: As the "cvs import" didn't work, I'm trying "cvs add" now. --- math/R-VR/DESCR | 2 ++ math/R-VR/Makefile | 15 +++++++++++++++ math/R-VR/distinfo | 5 +++++ 3 files changed, 22 insertions(+) create mode 100644 math/R-VR/DESCR create mode 100644 math/R-VR/Makefile create mode 100644 math/R-VR/distinfo (limited to 'math/R-VR') diff --git a/math/R-VR/DESCR b/math/R-VR/DESCR new file mode 100644 index 00000000000..c2c61098387 --- /dev/null +++ b/math/R-VR/DESCR @@ -0,0 +1,2 @@ +Functions and datasets to support Venables and Ripley, 'Modern +Applied Statistics with S' (4th edition). diff --git a/math/R-VR/Makefile b/math/R-VR/Makefile new file mode 100644 index 00000000000..0dc852cfd54 --- /dev/null +++ b/math/R-VR/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.4 2005/11/04 21:17:06 rillig Exp $ +# + +CATEGORIES= databases math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} + +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/VR.html +COMMENT= Functions and datasets for 'Modern Applied Statistics with S' + +R_PKGNAME= VR +R_PKGVER= 7.2-4 + +.include "../../math/R/Makefile.extension" +.include "../../mk/bsd.pkg.mk" diff --git a/math/R-VR/distinfo b/math/R-VR/distinfo new file mode 100644 index 00000000000..27b9219e640 --- /dev/null +++ b/math/R-VR/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.4 2005/11/04 21:17:06 rillig Exp $ + +SHA1 (R/VR_7.2-4.tar.gz) = dbfb8bf9baf79c3a38ea99d7e20c17b9b82d82e1 +RMD160 (R/VR_7.2-4.tar.gz) = 0503ce2199d25a70da555e6c366c70368e22afb3 +Size (R/VR_7.2-4.tar.gz) = 484027 bytes -- cgit v1.2.3