r-cran-jsonlite 1.8.4+dfsg-1 source package in Ubuntu

Changelog

r-cran-jsonlite (1.8.4+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 09 Dec 2022 11:32:41 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-jsonlite_1.8.4+dfsg-1.dsc 2.1 KiB 60c1fe2551a2afe4e7bac0e880afac5187c1cb51839cfb7b0a9484a6ed96df24
r-cran-jsonlite_1.8.4+dfsg.orig.tar.xz 363.0 KiB 6f16fd474bcd09a66f988a005509ccaa0d74b76e84f610d00eac32ca7403da01
r-cran-jsonlite_1.8.4+dfsg-1.debian.tar.xz 3.6 KiB ecf40763ddefee80c3e90d6d8a2810387b181b43c9328f30e0f4410329940460

Available diffs

No changes file available.

Binary packages built by this source

r-cran-jsonlite: Robust, High Performance JSON Parser and Generator for R

 A fast JSON parser and generator optimized for statistical data and
 the web. Started out as a fork of 'RJSONIO', but has been completely
 rewritten in recent versions. The package offers flexible, robust,
 high performance 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.

r-cran-jsonlite-dbgsym: debug symbols for r-cran-jsonlite