r-cran-jsonlite 1.2-1build1 source package in Ubuntu

Changelog

r-cran-jsonlite (1.2-1build1) artful; urgency=medium

  * No-change rebuild to pick up r-api-3.4

 -- Graham Inggs <email address hidden>  Wed, 27 Sep 2017 09:28:09 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Artful
Original maintainer:
Debian Science Team
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.2.orig.tar.gz 1.0 MiB cb6b4660468d2db84ed09c7b8fefd169fcfc13e1e6b4e7ce64dce2713f34264d
r-cran-jsonlite_1.2-1build1.debian.tar.xz 2.7 KiB 96af6d5f9edf3f42154f2aaf0d1a925941b4506256276b3022eba1d67d697d1b
r-cran-jsonlite_1.2-1build1.dsc 2.1 KiB 7a12a35810ee7bfd295b985833eb32253d410d4f8a782c817caa84d699f9b2f0

Available diffs

View changes file

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