diff --git a/DESCRIPTION b/DESCRIPTION index 61e31140..56a229e6 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: FSA Title: Simple Fisheries Stock Assessment Methods Version: 0.8.7 -Date: 2016-3-24 +Date: 2016-5-7 Description: A variety of simple fish stock assessment methods. Detailed vignettes are available on the fishR website . Authors@R: person("Derek","Ogle",email="derek@derekogle.com",role=c("aut","cre")) diff --git a/NEWS.md b/NEWS.md index 3310917d..7ebf3081 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# FSA 0.8.7 Ongoing +# FSA 0.8.7 7-May-16 * Compiled under R v3.3.0. * Removed `relax` from `Suggests`. See `srStarts()` and `vbStarts()` notes below. This addresses [#17](https://github.com/droglenc/FSA/issues/17). * Removed `gdata` from `Imports`. See `filterD()` and `Subset()` notes below. This addresses [#5](https://github.com/droglenc/FSA/issues/5). diff --git a/cran-comments.md b/cran-comments.md index 4b2a3b7c..06258cf1 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,9 +1,7 @@ * This updates the existing FSA package on CRAN. -* - ## Notes -* +* There is a note about "fishR" being misspelled in the description. This is not a misspelling. * On CRAN, there were notes in the previous version about a missing `RMark` package for the "r-patched-solaris-sparc" and "r-patched-solaris-x86" flavors. Again (as with the previous version), I am not sure what to do about this note. diff --git a/cran-comments/cran-comments-v0_8_7.md b/cran-comments/cran-comments-v0_8_7.md new file mode 100644 index 00000000..78059c5b --- /dev/null +++ b/cran-comments/cran-comments-v0_8_7.md @@ -0,0 +1,11 @@ +* This updates the existing FSA package on CRAN. + +## Notes +* There is a note about "fishR" being misspelled in the description. This is not a misspelling. + +* On CRAN, there were notes in the previous version about a missing `RMark` package for the "r-patched-solaris-sparc" and "r-patched-solaris-x86" flavors. Again (as with the previous version), I am not sure what to do about this note. + +## Testing Environments +* My Windows machine. +* Win Builder -- current and development. +* Travis-CI. \ No newline at end of file