Skip to content

Commit

Permalink
Last update to v0_3_6
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Ogle committed Mar 10, 2017
1 parent cd62830 commit 9871ffa
Show file tree
Hide file tree
Showing 170 changed files with 178 additions and 171 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
@@ -1,7 +1,7 @@
Package: FSAdata
Title: Data to Support Fish Stock Assessment ('FSA') Package
Version: 0.3.6
Date: 2016-12-13
Date: 2017-3-11
Description: The datasets to support the Fish Stock Assessment ('FSA') package.
Authors@R: person("Derek","Ogle",email="derek@derekogle.com",role=c("aut","cre"))
URL: http://derekogle.com/fishR/, https://github.com/droglenc/FSAdata
Expand All @@ -10,4 +10,4 @@ License: GPL (>= 2)
LazyData: true
Depends:
R (>= 3.0.0)
RoxygenNote: 5.0.1
RoxygenNote: 6.0.1
9 changes: 9 additions & 0 deletions cran-comments/cran-comments_v0_3_6.md
@@ -0,0 +1,9 @@
* This updates the existing FSAdata package on CRAN.

## Notes
* There is a note about "datasets" being misspelled in the description. I do not consider "datasets" to be misspelled.

## Testing Environments
* My Windows machine.
* Win Builder -- current and development.
* Travis-CI.
2 changes: 1 addition & 1 deletion man/AHerringChile.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/AfricanRivers.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/AlewifeLH.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/AnchovetaChile.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BGHRfish.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BGHRsample.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BSkateGB.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BassFL.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BlackDrum2001.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BloaterLH.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BlueCatfish.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BlueCrab.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BluefishAge.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BluegillIL.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BluegillLM.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BluntnoseIL1.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/Bonito.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BrookTroutNC.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BrookTroutNEWP.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BrookTroutNEWP1.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BrookTroutOnt.rd
Expand Up @@ -28,6 +28,7 @@ The number of Brook Trout (\emph{Salvelinus fontinalis}) marked, captured, and r
\item Petersen
}
}

\examples{
data(BrookTroutOnt)
str(BrookTroutOnt)
Expand All @@ -38,4 +39,3 @@ head(BrookTroutOnt)
Abundance 'Population Size' 'Mark-Recapture' 'Capture-Recapture' 'Petersen'
}
\keyword{datasets}

2 changes: 1 addition & 1 deletion man/BrownTroutVC1.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BullTroutRML1.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BullTroutRML2.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/BullTroutTC.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/CCatfishNB.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/Cabezon.rd
Expand Up @@ -26,6 +26,7 @@ Ages, lengths, and maturity for female Cabezon (\emph{Scorpaenichthys marmoratus
\item von Bertalanffy
}
}

\examples{
data(Cabezon)
str(Cabezon)
Expand All @@ -46,4 +47,3 @@ par(op)
Growth 'von Bertalanffy' Maturity
}
\keyword{datasets}

2 changes: 1 addition & 1 deletion man/Casselman1990.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9871ffa

Please sign in to comment.