Published May 11, 2021 | Version v0.3.0
Software Open

ropensci/codemetar: codemetar 0.3.0

  • 1. UC Berkeley
  • 2. @ropensci
  • 3. Kompetenzzentrum Wasser Berlin gGmbH
  • 4. EcoHealth Alliance
  • 5. @gitlabhq
  • 6. @github
  • 7. Geography and Earth Sciences, Aberystwyth University
  • 8. @RSE-Sheffield
  • 9. Friedrich-Alexander-Universität Erlangen-Nürnberg

Description

  • write_codemetar() can now be called from anywhere within a package directory structure. (#305, @mpadge)
  • Breaking change: write_codemeta() writes the JSON file at path relative to pkg, not the current directory. (#303, @ThierryO)
  • Added documentation for changing the default branch (#302, @jonkeane)
  • Breaking change: Relatedly, it is no longer possible to use write_codemeta() on an installed packages, in that case one would have to use create_codemeta() together with jsonlite::write_json().
  • Use R.Version() instead of R.version to allow mocking in tests.
  • Bug fix: now able to parse a README where badges are in a table with non badges links.
  • Bug fix: guess_fileSize() properly handles .Rbuildignore (#299, @ThierryO).
  • Bug fix: create_codemetar() handles minimal packages (#298, @ThierryO).

Files

ropensci/codemetar-v0.3.0.zip

Files (514.4 kB)

Name Size Download all
md5:bc28abd6d9d741709491f073857f5a55
514.4 kB Preview Download

Additional details

Related works