r-cran-jsonlite 1.5-2 source package in Ubuntu
Changelog
r-cran-jsonlite (1.5-2) unstable; urgency=medium * Team upload. * Fix autopkgtest: - add r-cran-sp as test dependency - fix package name in d/tests/run-unit-test * d/copyright: use Expat as short license name instead of MIT. -- Sébastien Villemot <email address hidden> Sat, 11 Nov 2017 17:33:07 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-jsonlite_1.5-2.dsc | 2.1 KiB | 9e9cf5fee95c628e6ece5804e7afeb427207991f8e5c27226b469ab263487d39 |
r-cran-jsonlite_1.5.orig.tar.gz | 1.0 MiB | 6490371082a387cb1834048ad8cdecacb8b6b6643751b50298c741490c798e02 |
r-cran-jsonlite_1.5-2.debian.tar.xz | 2.7 KiB | 687af81e9d0fbc42764006645ad7786bbe8d320a7a66b02f65c83246d218eb68 |
Available diffs
- diff from 1.2-1build1 (in Ubuntu) to 1.5-2 (156.3 KiB)
- diff from 1.5-1 to 1.5-2 (830 bytes)
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