summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2009-12-11 19:09:46 +0000
committeradam <adam>2009-12-11 19:09:46 +0000
commit505746a603c63b1fce14695351956e1272bd10c7 (patch)
treefa3dfbd7ecaaa42c326bd60ba9d34c21b050c7ae
parentae13c2d412e9a86881442e513873073cf1d3cee5 (diff)
downloadpkgsrc-505746a603c63b1fce14695351956e1272bd10c7.tar.gz
Functions for latent class analysis, short time Fourier transform, fuzzy
clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ...
-rw-r--r--math/R-e1071/DESCR3
-rw-r--r--math/R-e1071/Makefile16
-rw-r--r--math/R-e1071/distinfo5
3 files changed, 24 insertions, 0 deletions
diff --git a/math/R-e1071/DESCR b/math/R-e1071/DESCR
new file mode 100644
index 00000000000..ba23604fbb6
--- /dev/null
+++ b/math/R-e1071/DESCR
@@ -0,0 +1,3 @@
+Functions for latent class analysis, short time Fourier transform, fuzzy
+clustering, support vector machines, shortest path computation, bagged
+clustering, naive Bayes classifier, ...
diff --git a/math/R-e1071/Makefile b/math/R-e1071/Makefile
new file mode 100644
index 00000000000..dbe91ecb847
--- /dev/null
+++ b/math/R-e1071/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/11 19:09:46 adam Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/genetics/
+COMMENT= Functions for latent class analysis
+
+R_PKGNAME= e1071
+R_PKGVER= 1.5-21
+
+USE_LANGUAGES= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-e1071/distinfo b/math/R-e1071/distinfo
new file mode 100644
index 00000000000..4184048d283
--- /dev/null
+++ b/math/R-e1071/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/11 19:09:46 adam Exp $
+
+SHA1 (R/e1071_1.5-21.tar.gz) = 00834cb8fa199006d715366935d03b723b05c39e
+RMD160 (R/e1071_1.5-21.tar.gz) = 1d30f31bdb6ad262180e3fd7830e71af51a08e8c
+Size (R/e1071_1.5-21.tar.gz) = 1633032 bytes