ices-tools-prod / icesTAF

Functions to support the ICES Transparent Assessment Framework
GNU General Public License v3.0
5 stars 7 forks source link

icesTAF as a layer on top of TAF #30

Closed arni-magnusson closed 1 year ago

arni-magnusson commented 2 years ago

Hi! This is an implementation of icesTAF as a thin layer on top of TAF.

As mentioned in the (draft) icesTAF 4.0.0 NEWS entry, there is no difference in the functionality of icesTAF 3.6.0 and icesTAF 4.0.0.

The first two commits get rid of notes and warnings that were already in 3.6.0 (old date, use doi), so we start with a clean check. After that, each commit takes a step towards icesTAF-as-a-layer in relatively small steps that all have clean R CMD checks.

I think there are a couple of small improvements we can still make in icesTAF before publishing 4.0.0: cosmetic changes in the help pages and probably removing the Travis config.

We'll probably keep other changes for the 4.1.0 release, so we can use the statement that there is no difference in the functionality of icesTAF 3.6.0 and icesTAF 4.0.0.

Take it for a spin and see if it runs :)