Functions for latent class analysis, short time Fourier transform, fuzzy

clustering, support vector machines, shortest path computation, bagged
clustering, naive Bayes classifier, ...
This commit is contained in:
adam 2009-12-11 19:09:46 +00:00
parent 21faf4f2f5
commit 479700e965
3 changed files with 24 additions and 0 deletions

3
math/R-e1071/DESCR Normal file
View file

@ -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, ...

16
math/R-e1071/Makefile Normal file
View file

@ -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"

5
math/R-e1071/distinfo Normal file
View file

@ -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