pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-classInt A package for choosing univariate clas...
details: https://anonhg.NetBSD.org/pkgsrc/rev/91b7db1b8712
branches: trunk
changeset: 568363:91b7db1b8712
user: adam <adam%pkgsrc.org@localhost>
date: Fri Dec 11 19:11:00 2009 +0000
description:
A package for choosing univariate class intervals for mapping or other graphics
purposes.
diffstat:
math/R-classInt/DESCR | 2 ++
math/R-classInt/Makefile | 18 ++++++++++++++++++
math/R-classInt/distinfo | 5 +++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r abbed1c26427 -r 91b7db1b8712 math/R-classInt/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-classInt/DESCR Fri Dec 11 19:11:00 2009 +0000
@@ -0,0 +1,2 @@
+A package for choosing univariate class intervals for mapping or other graphics
+purposes.
diff -r abbed1c26427 -r 91b7db1b8712 math/R-classInt/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-classInt/Makefile Fri Dec 11 19:11:00 2009 +0000
@@ -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@localhost
+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 -r abbed1c26427 -r 91b7db1b8712 math/R-classInt/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-classInt/distinfo Fri Dec 11 19:11:00 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index