The 'Codemeta' Project defines a 'JSON-LD' format for describing
software metadata, as detailed at <https://codemeta.github.io>. This package
provides utilities to generate, parse, and modify 'codemeta.json' files
automatically for R packages, as well as tools and examples for working with
'codemeta.json' 'JSON-LD' more generally.
Version: |
0.1.8 |
Depends: |
R (≥ 3.0.0) |
Imports: |
jsonlite (≥ 1.6), git2r, pkgbuild, memoise, methods, stats, stringi, readr, desc, usethis, whisker, tibble, crul, gh, stringr, sessioninfo, purrr, curl, commonmark, xml2, magrittr, glue, pingr |
Suggests: |
testthat, jsonld, jsonvalidate, covr, knitr, rmarkdown, dplyr (≥ 0.7.0), printr |
Published: |
2019-04-22 |
Author: |
Carl Boettiger
[aut, cre, cph],
Anna Krystalli
[rev, ctb],
Toph Allen [rev],
Maëlle Salmon
[ctb, aut],
rOpenSci [fnd] (https://ropensci.org/),
Katrin Leinweber
[ctb],
Noam Ross [ctb],
Arfon Smith [ctb],
Jeroen Ooms [ctb],
Sebastian Meyer
[ctb],
Michael Rustler
[ctb],
Hauke Sonnenberg
[ctb] |
Maintainer: |
Carl Boettiger <cboettig at gmail.com> |
BugReports: |
https://github.com/ropensci/codemetar/issues |
License: |
GPL-3 |
URL: |
https://github.com/ropensci/codemetar,
https://ropensci.github.io/codemetar |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
codemetar results |