diff --git a/DESCRIPTION b/DESCRIPTION index c378ce2..002bc3e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Package: mapmetadata Title: Map health metadata onto predefined research domains Version: 4.0.1 Authors@R: c( - person("Rachael", "Stickland", , "rstickland@turing.ac.uk", role = c("aut", "cre"), + person("Rachael", "Stickland", , "r.stickland@bham.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3398-4272")), person("Batool", "Almarzouq", role = "ctb", comment = c(ORCID = "0000-0002-3905-2751")), @@ -53,4 +53,4 @@ Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace", "devtag::dev_roclet")) -RoxygenNote: 7.3.2 +RoxygenNote: 7.3.3 diff --git a/codemeta.json b/codemeta.json index 9c0e7bb..b831df8 100644 --- a/codemeta.json +++ b/codemeta.json @@ -19,7 +19,7 @@ "@type": "Person", "givenName": "Rachael", "familyName": "Stickland", - "email": "rstickland@turing.ac.uk", + "email": "r.stickland@bham.ac.uk", "@id": "https://orcid.org/0000-0003-3398-4272" } ], @@ -54,7 +54,7 @@ "@type": "Person", "givenName": "Rachael", "familyName": "Stickland", - "email": "rstickland@turing.ac.uk", + "email": "r.stickland@bham.ac.uk", "@id": "https://orcid.org/0000-0003-3398-4272" } ], @@ -214,7 +214,7 @@ }, "SystemRequirements": null }, - "fileSize": "1051.215KB", + "fileSize": "1052.091KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -235,7 +235,7 @@ } ], "relatedLink": "https://docs.ropensci.org/mapmetadata/", - "releaseNotes": "https://github.com/ropensci/mapmetadata/blob/master/NEWS.md", + "releaseNotes": "https://github.com/ropensci/mapmetadata/blob/main/NEWS.md", "readme": "https://github.com/ropensci/mapmetadata/blob/main/README.md", "contIntegration": ["https://github.com/ropensci/mapmetadata/actions/workflows/R-CMD-check.yaml", "https://github.com/ropensci/mapmetadata/actions?query=workflow%3Apkgcheck", "https://codecov.io/gh/ropensci/mapmetadata"], "developmentStatus": "https://www.repostatus.org/#active",