Thu, 20 Jun 2024 21:26:59 UTC | login

Information for build R-jsonlite-1.8.0-1.fc37

ID206363
Package NameR-jsonlite
Version1.8.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/R-jsonlite.git#16054602a45952deda8691d0d207f98e8b7b2034
SummaryA Simple and Robust JSON Parser and Generator for R
DescriptionA reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible tools for working with JSON in R, and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Oct 2022 20:04:11 UTC
CompletedThu, 06 Oct 2022 04:08:19 UTC
Taskbuild (f37, /rpms/R-jsonlite.git:16054602a45952deda8691d0d207f98e8b7b2034)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/R-jsonlite.git#16054602a45952deda8691d0d207f98e8b7b2034'}}
Tags
f37
f38
RPMs
src
R-jsonlite-1.8.0-1.fc37.src.rpm (info) (download)
riscv64
R-jsonlite-1.8.0-1.fc37.riscv64.rpm (info) (download)
R-jsonlite-debuginfo-1.8.0-1.fc37.riscv64.rpm (info) (download)
R-jsonlite-debugsource-1.8.0-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 18 2022 Tom Callaway <spot@fedoraproject.org> - 1.8.0-1 - update to 1.8.0 - rebuild for R 4.2.1 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 09 2021 Tom Callaway <spot@fedoraproject.org> - 1.7.2-3 - Rebuilt for R 4.1.0 * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Dec 12 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.7.2-1 - Update to latest version (#1906155) * Mon Sep 07 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.7.1-1 - Update to latest version (#1876456)