diff --git a/inst/paper/paper.md b/inst/paper/paper.md index a7ab20ae..bb0e04fb 100644 --- a/inst/paper/paper.md +++ b/inst/paper/paper.md @@ -2,10 +2,10 @@ --- title: "covidregionaldata: Subnational data for COVID-19 epidemiology" authors: - - name: Joseph Palmer$^{\star}$ + - name: Joseph Palmer^[co-first author] orcid: 0000-0002-5593-9352 affiliation: 1 - - name: Katharine Sherratt$^{\star}$ + - name: Katharine Sherratt^[co-first author] orcid: 0000-0003-2049-3423 affiliation: 2 - name: Richard Martin-Nielson @@ -19,7 +19,7 @@ authors: affiliation: 2 - name: Sebastian Funk affiliation: 2 - - name: Sam Abbott$^{\dagger}$ + - name: Sam Abbott^[corresponding author] affiliation: 2 orcid: 0000-0001-8057-8037 affiliations: @@ -41,13 +41,10 @@ tags: - Sars-Cov-2 output: articles::joss_article -csl: apa.csl journal: JOSS link-citations: yes --- -#### $^{\star}$ co-first author $^{\dagger}$ corresponding author - # Summary `covidregionaldata` is an R [@Rdev:2020] package that provides an interface to subnational and national level COVID-19 data. The package provides cleaned and verified COVID-19 test-positive case counts and, where available, counts of deaths, recoveries, and hospitalisations in a consistent and fully transparent framework. The package automates common processing steps while allowing researchers to easily and transparently trace the origin of the underlying data sources. It has been designed to allow users to easily extend the package's capabilities and contribute to shared data handling. All package code is archived on Zenodo and [GitHub](https://github.com/epiforecasts/covidregionaldata).