summaryrefslogtreecommitdiff
path: root/dev-R/jsonlite
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 20:46:22 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-02 20:46:22 +0000
commitcf786d149b14a3c2ff94eb31288fa70903522296 (patch)
tree4a3d2c7bdcdbcfba1f23e4ba93a0e0bb3eae6874 /dev-R/jsonlite
parent4074f66428fb80b420c673bfe9953d714c4cf38a (diff)
downloadbaldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.gz
baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.tar.xz
baldeagleos-repo-cf786d149b14a3c2ff94eb31288fa70903522296.zip
Adding metadata
Diffstat (limited to 'dev-R/jsonlite')
-rw-r--r--dev-R/jsonlite/metadata.xml32
1 files changed, 14 insertions, 18 deletions
diff --git a/dev-R/jsonlite/metadata.xml b/dev-R/jsonlite/metadata.xml
index ac4fbdabdd11..96cc6e9ba4e8 100644
--- a/dev-R/jsonlite/metadata.xml
+++ b/dev-R/jsonlite/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <description>co-maintainers welcome</description>
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">A reasonably fast JSON parser and generator, optimized for statistical
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ <description>co-maintainers welcome</description>
+ </maintainer>
+ <longdescription lang="en">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).
@@ -14,14 +14,10 @@ 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>
- <upstream>
- <bugs-to>https://github.com/jeroen/jsonlite/issues</bugs-to>
- <doc lang="en">https://cran.r-project.org/web/packages/jsonlite/jsonlite.pdf</doc>
- <changelog>https://cran.r-project.org/web/packages/jsonlite/NEWS</changelog>
- <maintainer>
- <name>Jeroen Ooms</name>
- <email>jeroen@berkeley.edu</email>
- </maintainer>
- <remote-id type="github">jeroen/jsonlite</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <changelog>https://cran.r-project.org/web/packages/jsonlite/NEWS</changelog>
+ <bugs-to>https://github.com/jeroen/jsonlite/issues</bugs-to>
+ <doc lang="en">https://cran.r-project.org/web/packages/jsonlite/jsonlite.pdf</doc>
+ </upstream>
+ <origin>gentoo-guru-overlay</origin>
+</pkgmetadata> \ No newline at end of file