[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/174: gnu: r-jsonlite: Update to 1.8.7.
From: |
guix-commits |
Subject: |
29/174: gnu: r-jsonlite: Update to 1.8.7. |
Date: |
Wed, 12 Jul 2023 08:30:58 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3f24044d910f2c4aaa0fa2c8debaf7cc2e1f6fa1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:21 2023 +0200
gnu: r-jsonlite: Update to 1.8.7.
* gnu/packages/cran.scm (r-jsonlite): Update to 1.8.7.
[native-inputs]: Add r-r-rsp.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 27238d56e9..ffb3425087 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3581,16 +3581,16 @@ Notation (JSON) using the rapidjsonr library.")
(define-public r-jsonlite
(package
(name "r-jsonlite")
- (version "1.8.4")
+ (version "1.8.7")
(source (origin
(method url-fetch)
(uri (cran-uri "jsonlite" version))
(sha256
(base32
- "0y0jzf74c3q1sghgarvwmrkvxs7yahywd342m8c0jsr28bhapskr"))))
+ "07301wdpf014m8pfr7x3zwaj07pmin0rfax0irljimvj9dwbfhkx"))))
(build-system r-build-system)
(native-inputs
- (list r-knitr))
+ (list r-knitr r-r-rsp))
(home-page "https://arxiv.org/abs/1403.2805")
(synopsis "Robust, high performance JSON parser and generator for R")
(description
- 20/174: gnu: r-numbat: Update to 1.3.2-1., (continued)
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/12
- 23/174: gnu: r-datawizard: Update to 0.8.0., guix-commits, 2023/07/12
- 27/174: gnu: r-ecp: Update to 3.1.5., guix-commits, 2023/07/12
- 28/174: gnu: r-readxl: Update to 1.4.3., guix-commits, 2023/07/12
- 30/174: gnu: r-curl: Update to 5.0.1., guix-commits, 2023/07/12
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/12
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/12
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/12
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/12
- 26/174: gnu: r-ggpmisc: Update to 0.5.3., guix-commits, 2023/07/12
- 29/174: gnu: r-jsonlite: Update to 1.8.7.,
guix-commits <=
- 25/174: gnu: r-googlesheets4: Update to 1.1.1., guix-commits, 2023/07/12
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/12
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/12
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/12
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/12
- 41/174: gnu: r-psych: Update to 2.3.6., guix-commits, 2023/07/12
- 37/174: gnu: r-rcppthread: Update to 2.1.5., guix-commits, 2023/07/12
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/12
- 44/174: gnu: r-mice: Update to 3.16.0., guix-commits, 2023/07/12
- 42/174: gnu: r-broom: Update to 1.0.5., guix-commits, 2023/07/12