summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 379264fd84b432e8d1ff86356cac0ce07d037212 (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
28
29
30
31
32
33
34
35
36
37
38
pkgbase = r-cpp11
	pkgdesc = A C++11 Interface for R's C Interface
	pkgver = 0.4.7
	pkgrel = 2
	url = https://cran.r-project.org/package=cpp11
	arch = any
	license = MIT
	checkdepends = r-decor
	checkdepends = r-knitr
	checkdepends = r-mockery
	checkdepends = r-progress
	checkdepends = r-testthat
	depends = r
	optdepends = r-bench
	optdepends = r-brio
	optdepends = r-callr
	optdepends = r-cli
	optdepends = r-covr
	optdepends = r-decor
	optdepends = r-desc
	optdepends = r-ggplot2
	optdepends = r-glue
	optdepends = r-knitr
	optdepends = r-lobstr
	optdepends = r-mockery
	optdepends = r-progress
	optdepends = r-rcpp
	optdepends = r-rmarkdown
	optdepends = r-scales
	optdepends = r-testthat
	optdepends = r-tibble
	optdepends = r-vctrs
	optdepends = r-withr
	source = https://cran.r-project.org/src/contrib/cpp11_0.4.7.tar.gz
	md5sums = 3e1399c740f88a8a76cc6c688dcc9337
	b2sums = 80fa255cc4eb34a92b7b1a70c2f009e38e846baf6624a6f9b1486d8bfb15ea687898c5d5c711387ab73f57a06aa2eb98dfad12190c65bf76f7994763dc4a82a9

pkgname = r-cpp11