Skip to content

Releases: RamiKrispin/coronavirus

Version 0.4.0 (published 2023-02-13)

18 Mar 12:55
Compare
Choose a tag to compare

Major changes:

  • Updating the covid19_vaccine dataset with the changes in the raw data

Minor changes:

  • Updating the data pipeline:
    • Split the CSV file by year to reduce the files size
    • Convert the cases and vaccine data pipelines to quarto docs
    • Updated the refresh_coronavirus_jhu function with the changes in the CSV files
  • Updated the branch naming
  • Updated the docker - add quarto settings
  • Update the package vignettes

CRAN Version 0.3.32

24 Jun 17:07
Compare
Choose a tag to compare
  • Fixed issue with the refresh_coronavirus_jhu - misclassification of the recovery cases as death cases
  • Fixed issue with the Geospatial Visualization vignette - using s2 spherical geometry as default when coordinates are set as ellipsoidal

CRAN Version 0.3.31

15 Oct 23:42
Compare
Choose a tag to compare
  • Added GIS and continent codes for the coronavirus dataset
  • Fixed issue with the branch reference on the refresh_coronavirus_jhu
  • Updated the package docker image - add new packages for supporting the new data pipeline
  • Modified the data pipeline - now running with Github Actions and Rmarkdown
  • Removed duplication from the covid19_vaccine due to continent mapping issue

CRAN Version 0.3.30

19 Sep 14:04
Compare
Choose a tag to compare
  • Stoped tracking recovery cases as per this issue
  • Added the vaccine data
  • Added the world population data by country
  • Added a new vignettes - Geospatial Visualization
  • Bug fixing:
    • Error with the refresh_coronavirus_jhu function, see issue #78
    • Issue with refresh_coronavirus_jhu function, see issue #83

CRAN Version 0.3.22

29 May 16:24
Compare
Choose a tag to compare
  • Fixed issue with the data parsing - replacing read.csv with read_csv
  • Data is up-to-date till May 26th, 2021

CRAN Version 0.3.2

24 Jan 05:40
Compare
Choose a tag to compare
  • Data is up-to-date up to Jan 22th 2021
  • Fixed issue with the data format and refresh function

CRAN Version 0.3.1

10 Jan 23:06
Compare
Choose a tag to compare
  • Data is up-to-date up to Jan 9th 2021
  • Added docker framework for the package dashboard
  • Updated the data refresh function and docker image
  • Fixed CRAN warnings

CRAN Version 0.3.0

03 Aug 17:11
Compare
Choose a tag to compare
  • Added the refresh_coronavirus_jhu function for pulling the coronavirus dataset using the covid19R project format
  • Created docker image for development environment and cron job, more info available here
  • Updated the update_dataset function

CRAN Version 0.2.0

13 May 13:02
Compare
Choose a tag to compare
v0.2.0

update the package site

CRAN Version 0.1.0

24 Feb 06:44
Compare
Choose a tag to compare
v0.1.0

Update the package site