1 # Contributor: Nick B <Shirakawasuna at gmail _dot_com>
6 pkgdesc="Feature significance for multivariate kernel density estimation for the R language."
8 url="http://cran.r-project.org/web/packages/feature/index.html"
11 source=(http://cran.r-project.org/src/contrib/feature_$pkgver.tar.gz)
14 mkdir -p $pkgdir/usr/lib/R/library
16 R CMD INSTALL -l ../pkg/usr/lib/R/library ./feature
18 md5sums=('8d2b4a338b11d83caf3ed22e38658e16')