summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPekka Ristola2022-06-07 20:19:09 +0300
committerPekka Ristola2022-06-07 20:19:09 +0300
commite1613eaf388a724111f8f39773e48d4f17cabe37 (patch)
tree8bedaf99310c747d8ffaf755fbee80879115ff87 /.SRCINFO
parent505113a0469a54b1753df5534aa63ec91ca6d64a (diff)
downloadaur-e1613eaf388a724111f8f39773e48d4f17cabe37.tar.gz
Remove check() to avoid dependency cycle with r-testthat
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 069f514f1ba3..ccbd33dd44da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,11 @@
pkgbase = r-jsonlite
pkgdesc = A Simple and Robust JSON Parser and Generator for R
pkgver = 1.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://cran.r-project.org/package=jsonlite
arch = i686
arch = x86_64
license = MIT
- checkdepends = r-sf
- checkdepends = r-testthat
depends = r
optdepends = r-httr
optdepends = r-curl