1 # Contributor: Nick B <Shirakawasuna at gmail _dot_com>
6 pkgdesc="R.methodsS3: Methods that simplify the setup of S3 generic functions and S3 methods. For the R language."
8 url="http://cran.r-project.org/web/packages/R.methodsS3/index.html"
11 source=(http://cran.r-project.org/src/contrib/R.methodsS3_$pkgver.tar.gz)
14 mkdir -p $pkgdir/usr/lib/R/library
16 R CMD INSTALL -l ../pkg/usr/lib/R/library ./R.methodsS3
18 md5sums=('25813e5c449737d29829d85cac3fef55')