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

Changelog

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

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 25 Aug 2023 13:15:14 +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.7+dfsg-1.dsc 2.2 KiB 192b5781e730ea0753658442de2658f5c386230be3f5ce307ab26f7e06356ffd
r-cran-jsonlite_1.8.7+dfsg.orig.tar.xz 363.2 KiB 2657d71cb84f9e2539dc12b698499d9a185c8876329d84481ffd13170e5e9e09
r-cran-jsonlite_1.8.7+dfsg-1.debian.tar.xz 3.7 KiB baae76f01277b7921877e75135627702695dff61b876cd09f4dd34218c226229

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