diff --git a/codemeta.json b/codemeta.json index 3ca3f04..1b141e2 100644 --- a/codemeta.json +++ b/codemeta.json @@ -2,7 +2,7 @@ "@context": "https://doi.org/10.5063/schema/codemeta-2.0", "@type": "SoftwareSourceCode", "identifier": "c14bazAAR", - "description": "Query different C14 date databases and apply basic data cleaning, merging and calibration steps. Currently available databases: 14cpalaeolithic, 14sea, adrac, agrichange, aida, austarch, bda, calpal, caribbean, context, eubar, euroevol, irdd, jomon, katsianis, kiteeastafrica, medafricarbon, mesorad, nerd, p3k14c, pacea, palmisano, radon, radonb, rxpand, sard.", + "description": "Query different C14 date databases and apply basic data cleaning, merging and calibration steps. Currently available databases: 14cpalaeolithic, 14sea, adrac, agrichange, aida, austarch, bda, calpal, caribbean, eubar, euroevol, irdd, jomon, katsianis, kiteeastafrica, medafricarbon, mesorad, nerd, p3k14c, pacea, palmisano, radon, radonb, rxpand, sard.", "name": "c14bazAAR: Download and Prepare C14 Dates from Different Source Databases", "relatedLink": "https://docs.ropensci.org/c14bazAAR", "codeRepository": "https://github.com/ropensci/c14bazAAR", @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.2.2 (2022-10-31)", + "runtimePlatform": "R version 4.2.2 Patched (2022-11-10 r83330)", "author": [ { "@type": "Person", @@ -61,7 +61,7 @@ { "@type": "Person", "givenName": "Kay", - "familyName": "Schmütz", + "familyName": "Schmuetz", "email": "kschmuetz@ufg.uni-kiel.de" } ], @@ -460,7 +460,7 @@ }, "SystemRequirements": null }, - "fileSize": "1319.489KB", + "fileSize": "3128.504KB", "citation": [ { "@type": "ScholarlyArticle", @@ -500,6 +500,7 @@ } } ], + "releaseNotes": "https://github.com/ropensci/c14bazAAR/blob/master/NEWS.md", "readme": "https://github.com/ropensci/c14bazAAR/blob/master/README.md", "contIntegration": ["https://github.com/ropensci/c14bazAAR/actions/workflows/check-release.yaml", "https://codecov.io/github/ropensci/c14bazAAR?branch=master"], "developmentStatus": "https://www.repostatus.org/#active",