diff --git a/DESCRIPTION b/DESCRIPTION index 42afdae..f905c72 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: icesTAF Version: 2.1-0 -Date: 2019-01-07 +Date: 2019-01-08 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 3b8125e..c515d07 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,8 @@ -------------------------------------------------------------------------------- -icesTAF 2.1-0 (2019-01-07) +icesTAF 2.1-0 (2019-01-08) -------------------------------------------------------------------------------- -o Added function taf.bootstrap() to set up data files and software. - -o Added function process.bib() to read and process metadata. +o Added function taf.bootstrap() and process.bib to set up data files and + software. o Added functions draft.data() and draft.software() to create initial draft versions of metadata files.