summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 44df30332ff718d19b16209ff55177766893d1cd (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
pkgbase = r-httr2
	pkgdesc = Perform HTTP Requests and Process the Responses
	pkgver = 0.2.3
	pkgrel = 1
	url = https://cran.r-project.org/package=httr2
	arch = any
	license = MIT
	depends = r>=3.4
	depends = r-cli>=3.0.0
	depends = r-curl
	depends = r-glue
	depends = r-magrittr
	depends = r-openssl
	depends = r-r6
	depends = r-rappdirs
	depends = r-rlang>=1.0.0
	depends = r-withr
	optdepends = r-askpass
	optdepends = r-bench
	optdepends = r-clipr
	optdepends = r-covr
	optdepends = r-docopt
	optdepends = r-httpuv
	optdepends = r-jose
	optdepends = r-jsonlite
	optdepends = r-knitr
	optdepends = r-purrr
	optdepends = r-rmarkdown
	optdepends = r-testthat>=3.0.0
	optdepends = r-tibble
	optdepends = r-webfakes
	optdepends = r-xml2
	source = https://cran.r-project.org/src/contrib/httr2_0.2.3.tar.gz
	sha256sums = 352032029512f28f6f440ace0078e859ad3945d6b20841963b372523b6974b3d

pkgname = r-httr2