blob: 73ecccee67a08979fc5cb391f28f4123438f71d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = r-curl
pkgdesc = A Modern and Flexible Web Client for R
pkgver = 6.1.0
pkgrel = 1
url = https://cran.r-project.org/package=curl
arch = x86_64
license = MIT
depends = curl
depends = r
optdepends = r-httpuv
optdepends = r-jsonlite
optdepends = r-knitr
optdepends = r-later
optdepends = r-rmarkdown
optdepends = r-spelling
optdepends = r-testthat
optdepends = r-webutils
source = https://cran.r-project.org/src/contrib/curl_6.1.0.tar.gz
md5sums = 1f03dea9d43c84ce498d55406c024670
b2sums = 93dcdd06c8076b0f95df3ecefcff9807945b3ece053498c63834cef1d4ca0de4d871289205117e5659ddd00bc659e0a6742c876c75c80a5c8f5bb3b41289445b
pkgname = r-curl
|