1 # Contributor: Nick B <Shirakawasuna at gmail _dot_com>
6 pkgdesc="Advanced linear algebra and computation with tensors for the R language."
8 url="http://cran.r-project.org/web/packages/tensorA/index.html"
11 source=(http://cran.r-project.org/src/contrib/tensorA_$pkgver.tar.gz)
14 mkdir -p $pkgdir/usr/lib/R/library
16 R CMD INSTALL -l ../pkg/usr/lib/R/library ./tensorA
18 md5sums=('01c0613491d9b46600bf403d7e3bdd80')