r-cran-jsonlite 1.5-1 source package in Ubuntu

Changelog

r-cran-jsonlite (1.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Secure URI in watch file
  * Standards-Version: 4.1.1

 -- Andreas Tille <email address hidden>  Mon, 23 Oct 2017 20:38:07 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
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.5-1.dsc 2.1 KiB 78bb59315485ec5e9bce9c0e5ea20a4d6942a2cfe6f49ae8767168f8f47b7f81
r-cran-jsonlite_1.5.orig.tar.gz 1.0 MiB 6490371082a387cb1834048ad8cdecacb8b6b6643751b50298c741490c798e02
r-cran-jsonlite_1.5-1.debian.tar.xz 2.6 KiB 1a011d66028a05e846fbfbd8d99fff26711418b69177c3d620fda5849e80093f

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