[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: |
Tue, 11 Jul 2023 14:48:03 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ed44b88e0453b341b2411fee9ca06c8d02774775
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
- 24/174: gnu: r-googledrive: Update to 2.1.1., (continued)
- 24/174: gnu: r-googledrive: Update to 2.1.1., guix-commits, 2023/07/11
- 25/174: gnu: r-googlesheets4: Update to 1.1.1., guix-commits, 2023/07/11
- 26/174: gnu: r-ggpmisc: Update to 0.5.3., guix-commits, 2023/07/11
- 27/174: gnu: r-ecp: Update to 3.1.5., guix-commits, 2023/07/11
- 04/174: gnu: r-opencpu: Update to 2.2.10., guix-commits, 2023/07/11
- 15/174: gnu: r-terra: Update to 1.7-39., guix-commits, 2023/07/11
- 16/174: gnu: r-igraph: Update to 1.5.0., guix-commits, 2023/07/11
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/11
- 21/174: gnu: r-scistreer: Update to 1.2.0., guix-commits, 2023/07/11
- 28/174: gnu: r-readxl: Update to 1.4.3., guix-commits, 2023/07/11
- 29/174: gnu: r-jsonlite: Update to 1.8.7.,
guix-commits <=
- 30/174: gnu: r-curl: Update to 5.0.1., guix-commits, 2023/07/11
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/11
- 47/174: gnu: r-webshot: Update to 0.5.5., guix-commits, 2023/07/11
- 37/174: gnu: r-rcppthread: Update to 2.1.5., guix-commits, 2023/07/11
- 43/174: gnu: r-pan: Update to 1.8., guix-commits, 2023/07/11
- 50/174: gnu: r-cubature: Update to 2.1.0., guix-commits, 2023/07/11
- 45/174: gnu: r-gss: Update to 2.2-5., guix-commits, 2023/07/11
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/11
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/11
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/11