diff --git a/DESCRIPTION b/DESCRIPTION index ed5b90e2..0a97d508 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: FSA -Version: 0.9.4.9000 -Date: 2023-2-1 +Version: 0.9.5 +Date: 2023-8-25 Title: Simple Fisheries Stock Assessment Methods Description: A variety of simple fish stock assessment methods. Authors@R: c( diff --git a/NEWS.md b/NEWS.md index f59bcc06..1df696df 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ -# FSA 0.9.4.9000 - +# FSA 0.9.5 +* Fixed FSA-package \alias problem using the "automatic approach" (i.e., adding a "_PACKAGE" line to FSA.R) suggested in an e-mail from Kurt Hornik on 19-Aug-2023. # FSA 0.9.4 * Changes related to moving to fishR-Core-Team diff --git a/R/FSA.R b/R/FSA.R index 08c679c9..01c9ed80 100644 --- a/R/FSA.R +++ b/R/FSA.R @@ -15,8 +15,9 @@ #' #' @references Ogle, D.H. 2016. \href{https://fishr-core-team.github.io/fishR/pages/books.html#introductory-fisheries-analyses-with-r}{Introductory Fisheries Analyses with R}. Chapman & Hall/CRC, Boca Raton, FL. #' -#' @docType package -#' #' @name FSA #' +#' @keywords internal +"_PACKAGE" + NULL \ No newline at end of file diff --git a/cran-comments/cran-comments-v0_9_5.md b/cran-comments/cran-comments-v0_9_5.md new file mode 100644 index 00000000..bdf104f7 --- /dev/null +++ b/cran-comments/cran-comments-v0_9_5.md @@ -0,0 +1,10 @@ +* This updates the existing FSA package on CRAN with minor fixes and correction for package alias per e-mail from Kurt Hornik on 19-Aug-23. + +## Notes +* There may be a note about "fishR" being misspelled in the description. This is not a misspelling. + +## Testing Environments +* My Windows machine. +* Win Builder -- old-release, release, and development. +* Mac Builder +* GitHub Action (R-CMD-check.yaml) diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 982fc39e..8ccb22af 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -10,7 +10,7 @@ FSA - 0.9.4 + 0.9.5