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 |
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 |
Reference manual: | codemetar.pdf |
Vignettes: |
An introduction to the CodeMeta Project and codemetar package |
Package source: | codemetar_0.1.8.tar.gz |
Windows binaries: | r-devel: codemetar_0.1.8.zip, r-release: codemetar_0.1.8.zip, r-oldrel: codemetar_0.1.8.zip |
OS X binaries: | r-release: codemetar_0.1.8.tgz, r-oldrel: codemetar_0.1.8.tgz |
Old sources: | codemetar archive |
Please use the canonical form https://CRAN.R-project.org/package=codemetar to link to this page.