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

Changelog

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

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Wed, 09 Mar 2022 21:13:36 +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

Downloads

File Size SHA-256 Checksum
r-cran-jsonlite_1.8.0+dfsg-1.dsc 2.1 KiB c64951f3a116678f8a36fa9723f24a959fb79269003c0318b8c0870caf6920e3
r-cran-jsonlite_1.8.0+dfsg.orig.tar.xz 361.8 KiB a7eae5f61fd11d9fd1e7c42cf07e756edae94b1325fcac2474faaee423ef0ab7
r-cran-jsonlite_1.8.0+dfsg-1.debian.tar.xz 3.4 KiB 82ea72af5c37e4792fd4405663db9408e7525fce01c1153205fed176b054702c

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