mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
dev-R/jsonlite: new
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
18
dev-R/jsonlite/metadata.xml
Normal file
18
dev-R/jsonlite/metadata.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<longdescription>
|
||||
A Simple and Robust JSON Parser and Generator for R // A
|
||||
reasonably fast JSON parser and generator, optimized for
|
||||
statistical data and the web. Offers simple, flexible 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.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user