diff --git a/DESCRIPTION b/DESCRIPTION index b1305c2..f7cd9d4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,15 +1,15 @@ Package: RFishBC -Version: 0.1.0.9000 -Date: 2018-11-10 +Version: 0.1.1 +Date: 2018-11-12 Title: Back-Calculation of Fish Length Authors@R: person("Derek","Ogle", email="derek@derekogle.com", role=c("aut","cre"), comment=c(ORCID="0000-0002-0370-9299")) Description: Helps fisheries scientists collect measurements from calcified - structures and back-calculate estimated lengths at previous ages. This - is intended to replace much of the functionality provided by the - now out-dated 'fishBC' software. + structures and back-calculate estimated lengths at previous ages using + standard procedures and models. This is intended to replace much of the + functionality provided by the now out-dated 'fishBC' software. URL: http://derekogle.com/RFishBC BugReports: https://github.com/droglenc/RFishBC/issues License: GPL-3 diff --git a/cran-comments/cran-comments-v0_1_1.md b/cran-comments/cran-comments-v0_1_1.md new file mode 100644 index 0000000..78810c0 --- /dev/null +++ b/cran-comments/cran-comments-v0_1_1.md @@ -0,0 +1,10 @@ +* This is a new submission of the RFishBC package with changes to the Description field in DESCRIPTION per request from CRAN. + +## Testing Environments +* My Windows machine. +* Win Builder -- old-release, release, and development. +* Travis-CI and AppVeyor. + +## Notes +* There is a note about "fishBC" being misspelled in the description. This is not a misspelling. +* On Win Builder I receive a "ICU init failed: U_FILE_ACCESS_ERROR" error for the "old-release" test. I asked about this error on the r-pkg-devel mailing list and it was suggested that this is a transient error and that other package authors with the same issue have simply noted this on submission to CRAN and their package was accepted. diff --git a/docs/articles/BCCalc/BCCalc.html b/docs/articles/BCCalc/BCCalc.html index 33139ea..e3e20e8 100644 --- a/docs/articles/BCCalc/BCCalc.html +++ b/docs/articles/BCCalc/BCCalc.html @@ -30,7 +30,7 @@ RFishBC - 0.1.0.9000 + 0.1.1 @@ -95,7 +95,7 @@

Compute Back-Calculated Lengths

Derek H. Ogle

-

2018-11-08

+

2018-11-12

diff --git a/docs/articles/BCIntro/BCIntro.html b/docs/articles/BCIntro/BCIntro.html index bb808e5..5e79030 100644 --- a/docs/articles/BCIntro/BCIntro.html +++ b/docs/articles/BCIntro/BCIntro.html @@ -30,7 +30,7 @@ RFishBC - 0.1.0.9000 + 0.1.1 @@ -95,7 +95,7 @@

Short Introduction to Back-Calculation

Derek H. Ogle

-

2018-11-08

+

2018-11-12

diff --git a/docs/articles/MeasureRadii/collectRadiiData.html b/docs/articles/MeasureRadii/collectRadiiData.html index 37fce3c..b394bee 100644 --- a/docs/articles/MeasureRadii/collectRadiiData.html +++ b/docs/articles/MeasureRadii/collectRadiiData.html @@ -30,7 +30,7 @@ RFishBC - 0.1.0.9000 + 0.1.1 @@ -95,7 +95,7 @@

Collect radial measurements from a calcified structure by interactively selecting annuli

Derek H. Ogle

-

2018-11-08

+

2018-11-12

diff --git a/docs/articles/MeasureRadii/seeRadiiData.html b/docs/articles/MeasureRadii/seeRadiiData.html index cd2718c..985373d 100644 --- a/docs/articles/MeasureRadii/seeRadiiData.html +++ b/docs/articles/MeasureRadii/seeRadiiData.html @@ -30,7 +30,7 @@ RFishBC - 0.1.0.9000 + 0.1.1 @@ -95,7 +95,7 @@

Visualize Points Selected on a Calcified Structure

Derek H. Ogle

-

2018-11-08

+

2018-11-12

diff --git a/docs/articles/Workflow/BCWorkflow.html b/docs/articles/Workflow/BCWorkflow.html index 50eba76..05f0a22 100644 --- a/docs/articles/Workflow/BCWorkflow.html +++ b/docs/articles/Workflow/BCWorkflow.html @@ -30,7 +30,7 @@ RFishBC - 0.1.0.9000 + 0.1.1 @@ -95,7 +95,7 @@

Suggested Workflow for Back-Calculation

Derek H. Ogle

-

2018-11-08

+

2018-11-12

diff --git a/docs/articles/index.html b/docs/articles/index.html index e2f8309..e16fca3 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -61,7 +61,7 @@ RFishBC - 0.1.0.9000 + 0.1.1 diff --git a/docs/authors.html b/docs/authors.html index b221447..0fd00f9 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -61,7 +61,7 @@ RFishBC - 0.1.0.9000 + 0.1.1 @@ -129,13 +129,13 @@

Citation

Ogle DH (2018). RFishBC. -R package version 0.1.0.9000, http://derekogle.com/RFishBC. +R package version 0.1.1, http://derekogle.com/RFishBC.

@Manual{,
   title = {RFishBC},
   author = {Derek H. Ogle},
   year = {2018},
-  note = {R package version 0.1.0.9000},
+  note = {R package version 0.1.1},
   url = {http://derekogle.com/RFishBC},
 }