blob: 409222bc440392b74538871e5d0e32c9c1385d42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = r-rstantools
pkgdesc = Tools for Developing R Packages Interfacing with 'Stan'
pkgver = 2.4.0
pkgrel = 2
url = https://cran.r-project.org/package=rstantools
arch = any
license = GPL-3.0-or-later
checkdepends = r-rstan
checkdepends = r-testthat
checkdepends = r-usethis
depends = r-desc
depends = r-rcpp
depends = r-rcppparallel
optdepends = r-knitr
optdepends = r-pkgbuild
optdepends = r-pkgload
optdepends = r-rmarkdown
optdepends = r-roxygen2
optdepends = r-rstan
optdepends = r-rstudioapi
optdepends = r-testthat
optdepends = r-usethis
source = https://cran.r-project.org/src/contrib/rstantools_2.4.0.tar.gz
md5sums = abd80e8b316191cb4e146e09ee9c06fd
b2sums = 3474c564f13f0421321033f919a5e2065b407a7fb5a0d65c96c4a99a311ead29f0798041ec9e1b99ebe11053b4b6876e97a62578e65410b3eea3344e5e119c02
pkgname = r-rstantools
|