summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlex Branham2018-05-31 11:16:14 -0500
committerAlex Branham2018-05-31 11:16:14 -0500
commit24071548154d0ea376c251dd4021fd13ed20df50 (patch)
tree294ee5144c3ecac4ef5ed6462fbcc10efdde685f /.SRCINFO
parentd3725e43031afb08cbe30a34baac2c3511894206 (diff)
downloadaur-24071548154d0ea376c251dd4021fd13ed20df50.tar.gz
Upkg 1.5
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 13 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 758a308be2b7..47b7af4603ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,20 @@
pkgbase = r-jsonlite
- pkgdesc = a robust, high performance json parser and generator for r
- pkgver = 1.0
+ pkgdesc = A Robust, High Performance JSON Parser and Generator for R
+ pkgver = 1.5
pkgrel = 1
- url = http://arxiv.org/abs/1403.2805, https://www.opencpu.org/posts/jsonlite-a-smarter-json-encoder
- arch = any
+ url = https://cran.r-project.org/package=jsonlite
+ arch = x86_64
license = MIT
- makedepends = curl
- makedepends = grep
- makedepends = python-html2text
depends = r
+ optdepends = r-httr
+ optdepends = r-curl
+ optdepends = r-plyr
+ optdepends = r-testthat
+ optdepends = r-knitr
+ optdepends = r-rmarkdown
+ optdepends = r-cran-sp
+ source = https://cran.r-project.org/src/contrib/jsonlite_1.5.tar.gz
+ md5sums = 2a81c261a702fccbbd5d2b32df108f76
pkgname = r-jsonlite