From cc5b52bfce5cabe9be89fe0ae79be4594e4c5fc7 Mon Sep 17 00:00:00 2001 From: pvictor Date: Wed, 13 Feb 2019 10:08:29 +0100 Subject: [PATCH] cran comments & NEWS --- NEWS | 5 +++++ cran-comments.md | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 84d359b3..e4810caf 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ # Copyright © 2016 RTE Réseau de transport d’électricité +Changes in version 2.2.3 (2019-02-13) +BUGFIXES: +* Error with next data.table release + + Changes in version 2.2.2 (2019-01-15) BUGFIXES: * Duplicated vignette title diff --git a/cran-comments.md b/cran-comments.md index 1f3e6d8d..2c51b580 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -8,5 +8,4 @@ 0 errors | 0 warnings | 1 note -* This is an update to fix problems with Vignette titles reported by Pr. Brian Ripley. - As well as a change of maintainer for the package. +* This is an update to fix an error with next data.table release.