1 # Contributor: Nick B <Shirakawasuna at gmail _dot_com>
6 pkgdesc="Lots of plots, various labeling, axis and color scaling functions for the R language."
8 url="http://cran.r-project.org/web/packages/plotrix/index.html"
11 source=(http://cran.r-project.org/src/contrib/plotrix_${pkgver//_/-}.tar.gz)
14 mkdir -p $pkgdir/usr/lib/R/library
16 R CMD INSTALL -l ../pkg/usr/lib/R/library ./plotrix
18 md5sums=('7f15e5d30021e29c5851a2013ca375bd')