-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide URL in description, also describe ICES in description
- Loading branch information
Arni Magnusson
committed
Jun 3, 2017
1 parent
d8637d5
commit 947ef1c
Showing
2 changed files
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters