Core codemeta.json elements from DESCRIPTION (and CITATION) can now be extracted with codemeta, https://cran.r-project.org/web/packages/codemeta/index.html (using stripped-down versions of the same functions from here). Now that this lightweight version is on CRAN, we should re-import that here rather than duplicate the code.
Core codemeta.json elements from DESCRIPTION (and CITATION) can now be extracted with
codemeta
, https://cran.r-project.org/web/packages/codemeta/index.html (using stripped-down versions of the same functions from here). Now that this lightweight version is on CRAN, we should re-import that here rather than duplicate the code.