Skip to content

Commit

Permalink
Provide URL in description, also describe ICES in description
Browse files Browse the repository at this point in the history
  • Loading branch information
Arni Magnusson committed Jun 3, 2017
1 parent d8637d5 commit 947ef1c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
10 changes: 6 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
Package: icesTAF
Version: 1.3-0
Date: 2017-05-27
Version: 1.3-1
Date: 2017-05-30
Title: Functions to Support the ICES Transparent Assessment Framework
Authors@R: c(person("Arni", "Magnusson", role=c("aut","cre"), email="[email protected]"),
person("Colin", "Millar", role="aut"))
Imports: stats, utils
Suggests: icesAdvice
LazyData: yes
Description: Functions to support the ICES Transparent Assessment Framework, to
organize data, methods, and results used in ICES assessments.
Description: Functions to support the ICES Transparent Assessment Framework
(http://taf.ices.dk) to organize data, methods, and results used in ICES
assessments. ICES is an organization facilitating international collaboration
in marine research.
License: GPL (>= 2)
URL: http://taf.ices.dk
RoxygenNote: 6.0.1
8 changes: 8 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
--------------------------------------------------------------------------------
icesTAF 1.3-1 (2017-05-30)
--------------------------------------------------------------------------------
o Improved package description.




--------------------------------------------------------------------------------
icesTAF 1.3-0 (2017-05-27)
--------------------------------------------------------------------------------
Expand Down

0 comments on commit 947ef1c

Please sign in to comment.