Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Jul 1, 2021
1 parent 78cf455 commit 2b6fb38
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .devcontainer/Dockerfile
Expand Up @@ -34,14 +34,14 @@ RUN install2.r --error --skipinstalled --repos ${CRAN} --ncpus -1 \
git2r \
&& rm -rf /tmp/downloaded_packages

# [Optional] Uncomment this section to install additional OS packages.
# RUN apt-get update \
# && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>

RUN apt-get update \
&& export DEBIAN_FRONTEND=noninteractive \
&& apt-get -y install --no-install-recommends libgdal-dev

# install dependencies
COPY DESCRIPTION /tmp/package/DESCRIPTION
RUN Rscript -e "devtools::install_dev_deps('/tmp/package')"

# add docthis
RUN Rscript -e 'devtools::install_github("mdlincoln/docthis")'
RUN Rscript -e 'devtools::install_github("mdlincoln/docthis")'
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,6 +1,6 @@
Package: covidregionaldata
Title: Subnational Data for COVID-19 Epidemiology
Version: 0.9.3
Version: 0.9.2
Authors@R:
c(person(given = "Joseph",
family = "Palmer",
Expand Down
7 changes: 5 additions & 2 deletions NEWS.md
@@ -1,6 +1,8 @@
# covidregionaldata 0.9.3
# covidregionaldata 0.9.2

This release is in development and therefore new features may change without warning (though we will seek to keep this to a minimum).
This release adds support for the Covid19 Data Hub which includes Google and Apple mobility data amongst a large range of other data sets, data from the European Commission's Joint Research Centre which is at both the regional and national level, and individual sources for regional data from several countries. Package updates have been made in line with a software review at the [Journal of Open Source Software](https://github.com/openjournals/joss-reviews/issues/3290). Finally, this release exposes more of the testing infrastructure to users and adds a package hexsticker.

Thanks to @joseph-palmer, @RichardMN, and @kathsherratt for contributions towards this release.

## New features

Expand All @@ -19,6 +21,7 @@ This release is in development and therefore new features may change without war
* Testing of classes updated to allow for at least one of `common_data_urls` or `level_data_urls` to be present. The previous default which forced the presence of `common_data_urls` meant that several classes had to define an empty field (by @joseph-palmer).
* Tests on data sets are now included as a method in `DataClass`. `test_regional-datasets` now calls the test function for all classes at each level. Data set specific tests (such as for NHS regions in the UK) are included as a `specific_tests` function within the country class, which is called by the parent (DataClass) `test` after performing standard checks. This allows all the code about a country to be defined in its own class. In addition, users can run tests interactively by calling the test method (e.g. `$test()`;) (by @joseph-palmer)
* A function to create a template class and automatically add a github workflow file has been added. This makes adding a new data source for a country even easier as now you can call the function `make_new_data_source()` with the country / source name to add and it will set up the basic structure for you. There is also now a github check to make sure all new sources have a workflow set up (by @joseph-palmer).
* Adds `source_` fields to all data sets to help users properly attribute their data sources (by @RichardMN).

## Bug fixes

Expand Down
33 changes: 30 additions & 3 deletions inst/WORDLIST
@@ -1,6 +1,3 @@
<<<<<<< HEAD
=======
>>>>>>> master
AAAS
abbott
AbbottSam
Expand Down Expand Up @@ -31,9 +28,11 @@ apr
apskritis
archivePrefix
Ardia
ARG
arXiv
arxivId
aut
autoremove
Averick
Bache
BB
Expand Down Expand Up @@ -107,16 +106,20 @@ dd
DD
de
De
debian
dec
DeclarationsI
deps
desc
devcontainer
devtools
DFID
DHSC
Diaz
dir
disaggregated
docsearch
docthis
documentaion
documention
documentionr
Expand Down Expand Up @@ -169,6 +172,7 @@ getRversion
GFM
ggplot
ggspatial
GID
Gimma
github
Github
Expand All @@ -193,6 +197,7 @@ HDTRA
Healy
hellewell
Hellewell
hexsticker
Hexsticker
Hiroaki
hl
Expand Down Expand Up @@ -265,7 +270,14 @@ Kreise
Kucharski
KvZ
Landkreis
languageserver
LazyData
libcurl
libgdal
libgit
libssl
libxml
libxt
LIDP
lifecycle
Lifecycle
Expand All @@ -288,6 +300,7 @@ macOS
magrittr
Majumdar
md
mdlincoln
Meakin
meaking
MEDLINE
Expand All @@ -312,6 +325,7 @@ navbar
ncbi
ncov
nCoV
ncpus
NGD
nhs
nhsregions
Expand All @@ -322,6 +336,7 @@ nlm
NLM
Noam
nolint
noninteractive
nonpharmaceutical
nov
nr
Expand All @@ -338,6 +353,7 @@ ONS
Ooms
OpenDataZH
openjournals
openssl
ORCID
Ordaz
org
Expand Down Expand Up @@ -366,6 +382,7 @@ populationandmigration
populationestimates
populationestimatesforukenglandandwalesscotlandandnorthernireland
positivity
precommit
preexisting
prioritises
programme
Expand Down Expand Up @@ -394,10 +411,12 @@ reparameterise
repo
responed
RESULTSThe
rf
rhul
RichardMN
RL
rlang
rm
rmarkdown
RME
RMGJH
Expand Down Expand Up @@ -430,6 +449,7 @@ shapefiles
sherratt
Sherratt
Silverman
skipinstalled
slowstart
sophie
SouthAfrica
Expand Down Expand Up @@ -477,6 +497,7 @@ tidyselect
tidyverse
Tidyverse
TJ
tmp
todays
toolkits
toolset
Expand All @@ -489,12 +510,15 @@ TWR
u
ubuntu
UCPM
UID
uk
urldate
urls
useMemoise
usermod
usethis
utla
var
VignetteBuilder
virological
Virological
Expand All @@ -505,6 +529,7 @@ VLG
VLI
VOC
vroom
vscode
Wahltinez
Wai
Waites
Expand Down Expand Up @@ -540,3 +565,5 @@ zenodo
Zenodo
Zhilin
Zhong
zsh
ZSH

0 comments on commit 2b6fb38

Please sign in to comment.