Releases: miraisolutions/Covid19
Releases · miraisolutions/Covid19
Covid19Mirai 2.2.2
Covid19Mirai 2.2.2 (2020-10-28)
- Fixed legend reactivity in global map (#135)
Covid19Mirai 2.2.1
Covid19Mirai 2.1.1
- Added hospedalised area in area plot in country page where available (#114)
- Added some plots for level 2 areas within countries, if available (#115)
- Correction bug for country page China
- Updated UI for area plot, with level 2 selection, removed log option
- SelectInput instead of RadioButtons in rates plot
- Added Last Week option for Continent Maps
Covid19 2.0.1
Covid19Mirai 2.0.1 (2020-07-04)
- Fix broken deployment to shinyapps.io (#116)
Covid19Mirai 2.0.0
Covid19Mirai 2.0.0
- Update data source from covid19datahub (#104)
https://github.com/covid19datahub/COVID19 - Population size taken from covid19datahub, some variables over 1M will differ
- Package name renamed to Covid19Mirai to avoid conflict with COVID19
- SP data saved in RDS for faster reading
- updated info on data source, updated ReadMe page
- correction on color palette for new active maps when there are no negative values
Covid19 1.2.2
Covid19 1.2.1
Covid19 1.2.1 (2020-06-15)
Covid19 1.1.7
- set different color -grey for NA in new active mod_map.R (#59)
- fix colour scale/legend over 1M by replacing data_clean() with data_plot() (#79)
- Country comp Lineplot from day of 1000 contagion rolling weekly average, remove dots, add imports zoo (#80)
- Fix colour order in mod_lineplots_day_contagion (#67)
- Merge the two boxes for current and new values into one.(#69)
- fix trend order of area plot both global and country tabs, added utils function (#74)
- correct plot titles for modules mod_compare_nth_cases_plot and mod_growth_death_rate (#66)
- Add angle to bar-plot labels (#68)
- Add scatterplot prevalence vs growth (#81)
- Add status split stackedbarplot (#83)
Covid19 v1.1.3
- Integrate population data for map (#29)
Covid19 v1.1.2
- JHU data source currently deprecated: switch (temporarily) to https://github.com/bumbeishvili/covid19-daily-data (#48). Users are alerted on app launch.