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

Changelog

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

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 25 Oct 2022 09:51:35 +0200

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

Downloads

File Size SHA-256 Checksum
r-cran-jsonlite_1.8.3+dfsg-1.dsc 2.1 KiB 514aa71bb6b900ae4aba39f54152ac0e6f94e08d2d3ba4484ca81a694c70c68a
r-cran-jsonlite_1.8.3+dfsg.orig.tar.xz 363.0 KiB 69aca19db3810b3d357d74acb4e2055eac5a8f8f4e820081bbc527b99410d468
r-cran-jsonlite_1.8.3+dfsg-1.debian.tar.xz 3.6 KiB df17fe4e53702eefecc69c4b8fd36981ec0b4d77ea16eac4fe2d402cc4ee45cc

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