diff --git a/DESCRIPTION b/DESCRIPTION index 144ccec..0136108 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: icesTAF Version: 2.2-0 -Date: 2019-02-20 +Date: 2019-02-21 Title: Functions to Support the ICES Transparent Assessment Framework Authors@R: c(person("Arni", "Magnusson", role=c("aut","cre"), email="arni.magnusson@ices.dk"), person("Colin", "Millar", role="aut")) diff --git a/NEWS b/NEWS index e5b0b28..d4eb4fc 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -------------------------------------------------------------------------------- -icesTAF 2.2-0 (2019-02-20) +icesTAF 2.2-0 (2019-02-21) -------------------------------------------------------------------------------- o Added function file.encoding() to examine file encoding. Added functions latin1.to.utf8() and utf8.to.latin1() to convert file encoding.