1 # Contributor: Nick B <Shirakawasuna at gmail _dot_com>
6 pkgdesc="GillespieSSA provides a simple to use, intuitive, and extensible interface to several stochastic simulation algorithms. For the R
9 url="http://cran.r-project.org/web/packages/GillespieSSA/index.html"
12 source=(http://cran.r-project.org/src/contrib/GillespieSSA_${pkgver//_/-}.tar.gz)
15 mkdir -p $pkgdir/usr/lib/R/library
17 R CMD INSTALL -l ../pkg/usr/lib/R/library ./GillespieSSA
19 md5sums=('54e986a92d2081c28afdc9265252720c')