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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Andreas Tille <email address hidden>  Fri, 23 Jun 2023 11:41:16 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-jsonlite_1.8.5+dfsg-1.dsc 2.1 KiB d74cdaaff7a96edbab4ceaa91db529d17b8d3ed6a0753e20710b3515c75e703f
r-cran-jsonlite_1.8.5+dfsg.orig.tar.xz 363.0 KiB fd96225d479fb0dbcdb99ffd9957922eb0510dc74f084ba23e3b2462676d2412
r-cran-jsonlite_1.8.5+dfsg-1.debian.tar.xz 3.6 KiB 3595cd043d8f21fddd8f61d6ce00c588bb79d99ed5a0811264ed2e581beabda7

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