-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #52 from fishR-Core-Team/dev
Prepping update to v0.2.5 (for CRAN)
- Loading branch information
Showing
92 changed files
with
1,078 additions
and
2,574 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
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
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,6 +1,6 @@ | ||
Package: RFishBC | ||
Version: 0.2.4.9000 | ||
Date: 2022-2-18 | ||
Version: 0.2.5 | ||
Date: 2023-8-25 | ||
Title: Back-Calculation of Fish Length | ||
Authors@R: person("Derek","Ogle", | ||
email="[email protected]", | ||
|
@@ -11,8 +11,8 @@ Description: Helps fisheries scientists collect measurements from calcified | |
standard procedures and models. This is intended to replace much of the | ||
functionality provided by the now out-dated 'fishBC' software | ||
(<https://fisheries.org/bookstore/all-titles/software/70317/>). | ||
URL: https://derekogle.com/RFishBC/ | ||
BugReports: https://github.com/droglenc/RFishBC/issues | ||
URL: https://fishr-core-team.github.io/RFishBC/ | ||
BugReports: https://github.com/fishR-Core-Team/RFishBC/issues | ||
License: GPL-3 | ||
LazyData: true | ||
Depends: R (>= 3.2.0) | ||
|
@@ -34,4 +34,4 @@ Suggests: | |
pkgdown, | ||
testthat | ||
Encoding: UTF-8 | ||
RoxygenNote: 7.1.2 | ||
RoxygenNote: 7.2.3 |
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
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,7 +1,10 @@ | ||
#' RFishBC. | ||
#' | ||
#' The RFishBC package helps fisheries scientists collect growth data from calcified structures and back-calculate estimated lengths at previous ages. The package is intended to replace much of the functionality provided by the now out-date fishBC software. See the package webpage at [https://derekogle.com/RFishBC]. | ||
#' The RFishBC package helps fisheries scientists collect growth data from calcified structures and back-calculate estimated lengths at previous ages. The package is intended to replace much of the functionality provided by the now out-date fishBC software. See the package webpage at [https://fishr-core-team.github.io/RFishBC/]. | ||
#' | ||
#' @name RFishBC | ||
#' @docType package | ||
#' | ||
#' @keywords internal | ||
"_PACKAGE" | ||
|
||
NULL |
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
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
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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
* This updates the existing RFishBC package on CRAN with minor fixes and correction for package alias per e-mail from Kurt Hornik on 19-Aug-23. | ||
|
||
## Notes | ||
* If there is a note about "fishBC" being misspelled in the description, then note that this is not a misspelling. | ||
|
||
## Testing Environments | ||
* My Windows machine. | ||
* Win Builder -- old-release, release, and development. | ||
* GitHub Action (R-CMD-check.yaml) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.