From 028d33947005dfa682092dff59a3c2a7873bc14d Mon Sep 17 00:00:00 2001 From: Marcelo Ponce Date: Fri, 24 Apr 2020 01:27:25 -0400 Subject: [PATCH] updating NEWS --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ee109d5bf..50049d35c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ -April 2020: Added integrity and consistency check fns --integrity.check/consistency.check/data.checks--, added geo.loc argument for report.summary() fn _ ver 1.X.Y +April 2020: Several new features _ ver.1.X.Y + - added integrity and consistency check fns --integrity.check/consistency.check/data.checks-- + - added "geo.loc" argument for report.summary() fn + - added a couple of additional arguments to allow for customization of live.map() + - added new options to retrieve US specific TimeSeries datasets: "ts-confirmed-us" and "ts-deaths-us" + April 2020: A couple of bugs fixed, affecting the growth.rate() and plot.SIR.model() fns; few more features added to report.summary() and totals.plt() _ ver 1.0.1 + March 2020: Includes data access, basic analysis and interactive plotting functions _ ver 1.0