Skip to content

Releases: miraisolutions/Covid19

Covid19Mirai 2.2.2

01 Nov 14:55
cc9ed6e
Compare
Choose a tag to compare

Covid19Mirai 2.2.2 (2020-10-28)

  • Fixed legend reactivity in global map (#135)

Covid19Mirai 2.2.1

27 Oct 17:43
c739ca1
Compare
Choose a tag to compare

Covid19Mirai 2.2.1 (2020-10-26)

  • Removed contagion day in x axis, replaced with dates (#126)
  • 2 maps added in continent page: tests per 1M, Positive test rates (#127)
  • Enhanced global map in first page (#55)

Covid19Mirai 2.1.1

06 Aug 14:33
f199f82
Compare
Choose a tag to compare
  • 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

04 Jul 12:25
f979d36
Compare
Choose a tag to compare

Covid19Mirai 2.0.1 (2020-07-04)

  • Fix broken deployment to shinyapps.io (#116)

Covid19Mirai 2.0.0

03 Jul 13:11
092dae1
Compare
Choose a tag to compare

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

23 Jun 09:29
016306e
Compare
Choose a tag to compare

Covid19 1.2.2 (2020-06-23)

  • Fix colors in lineplot (#95)
  • Align graph colors in continent map (#105)
  • Updated graph style to align with new colors, updated palette
  • Fixed error France, aggregation of colonies

Covid19 1.2.1

16 Jun 10:11
a37d151
Compare
Choose a tag to compare

Covid19 1.2.1 (2020-06-15)

  • correct plot title in country page (#94)
  • Added continent split pages (#92)
    • added country maps withing continent
    • added search box to global map
    • Merged Reunion Martinique French Guiana with France
    • replaced population data with UN dataset with 2020Q2 estimate
    • resized some texts in graphs

Covid19 1.1.7

28 May 10:25
f81981c
Compare
Choose a tag to compare
  • 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

30 Mar 13:30
82263c1
Compare
Choose a tag to compare
  • Integrate population data for map (#29)

Covid19 v1.1.2

26 Mar 14:59
849f144
Compare
Choose a tag to compare