summaryrefslogtreecommitdiff
path: root/math/R-classInt
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-12-11 19:11:00 +0000
committeradam <adam@pkgsrc.org>2009-12-11 19:11:00 +0000
commit2a8ab4ed1a0b08c424fc25b6692bfde2a58ae7f6 (patch)
tree8d82fe885944b2fe12029c4121fff03e11b10797 /math/R-classInt
parent479700e965d2a01b122879c50373286a537f268d (diff)
downloadpkgsrc-2a8ab4ed1a0b08c424fc25b6692bfde2a58ae7f6.tar.gz
A package for choosing univariate class intervals for mapping or other graphics
purposes.
Diffstat (limited to 'math/R-classInt')
-rw-r--r--math/R-classInt/DESCR2
-rw-r--r--math/R-classInt/Makefile18
-rw-r--r--math/R-classInt/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/math/R-classInt/DESCR b/math/R-classInt/DESCR
new file mode 100644
index 00000000000..26dd5b27c09
--- /dev/null
+++ b/math/R-classInt/DESCR
@@ -0,0 +1,2 @@
+A package for choosing univariate class intervals for mapping or other graphics
+purposes.
diff --git a/math/R-classInt/Makefile b/math/R-classInt/Makefile
new file mode 100644
index 00000000000..7f8c0880a13
--- /dev/null
+++ b/math/R-classInt/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:11:00 adam Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/genetics/
+COMMENT= Package for choosing univariate class intervals for graphics
+
+R_PKGNAME= classInt
+R_PKGVER= 0.1-13
+
+USE_LANGUAGES= fortran
+
+DEPENDS+= R-e1071>=1.5:../../math/R-e1071
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-classInt/distinfo b/math/R-classInt/distinfo
new file mode 100644
index 00000000000..eab2862b9cd
--- /dev/null
+++ b/math/R-classInt/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/11 19:11:00 adam Exp $
+
+SHA1 (R/classInt_0.1-13.tar.gz) = 9315d2f7bea82b803d75541e43703f1d482b0cf0
+RMD160 (R/classInt_0.1-13.tar.gz) = c06e846d4492455d99163e782e9fdf3bcd0f60ea
+Size (R/classInt_0.1-13.tar.gz) = 13468 bytes