summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 394836a92545bfc176de983f20f4096f412e93d2 (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-testthat
	pkgdesc = Unit Testing for R
	pkgver = 2.0.1
	pkgrel = 1
	url = https://cran.r-project.org/package=testthat
	arch = x86_64
	license = MIT
	depends = r
	depends = r-cli
	depends = r-crayon
	depends = r-digest
	depends = r-magrittr
	depends = r-praise
	depends = r-r6>=2.2.0
	depends = r-rlang
	depends = r-withr>=2.0.0
	optdepends = r-covr
	optdepends = r-devtools
	optdepends = r-knitr
	optdepends = r-rmarkdown
	optdepends = r-usethis
	optdepends = r-xml2
	source = https://cran.r-project.org/src/contrib/Archive//
	md5sums = d35da4e4c876c444058f7d26a10600be

pkgname = r-testthat