diff --git a/DESCRIPTION b/DESCRIPTION index 3bac13c..099c6bb 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: rerddapXtracto Type: Package Title: Extracts Environmental Data from 'ERDDAP' Web Services -Version: 1.1.0 -Date: 2021-04-26 +Version: 1.1.1 +Date: 2021-06-01 Authors@R: person("Roy", "Mendelssohn", email = "roy.mendelssohn@noaa.gov", role = c("aut","cre")) Description: Contains three functions that access environmental data from any 'ERDDAP' data web service. The rxtracto() function extracts diff --git a/NEWS.md b/NEWS.md index 9939b0f..9f03c57 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# rerddapXtracto 1.1.1 +Fixed problem with 'rxtracto()' example + # rerddapXtracto 1.1.0 - Added use of the ERDDAP "Interpolate" service to 'rxtracto()' diff --git a/cran-comments.md b/cran-comments.md index 0a7a4fb..b06974a 100755 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,7 @@ +## Version 1.1.1 + +Fixed 'rxtracto()' example error + ## Version 1.1.0 Fixing present warnings and errors: @@ -5,7 +9,7 @@ Fixing present warnings and errors: Believe existing problms are fixed. Two are from 3.6.x releases, the DESCRIPION clearly states requires at least R4.0.0 ## Test environments -* local OS X install, R 4.0.5 +* local OS X install, R 4.1.0 * rhub check_for_cran Debian * rhub check_for_cran Ubuntu * rhub macos-highsierra-release-cran @@ -14,26 +18,26 @@ Believe existing problms are fixed. Two are from 3.6.x releases, the DESCRIPION ## R CMD check result -On Mac OS X R 4.0.5 I get: +On Mac OS X R 4.1.0 I get: -Duration: 1m 22.9s +Duration: 1m 18.8s 0 errors ✓ | 0 warnings ✓ | 0 notes ✓ on winbuilder_release: -Installation time in seconds: 10 -Check time in seconds: 147 +Installation time in seconds: 7 +Check time in seconds: 119 Status: OK -R version 4.0.5 (2021-03-31) +R version 4.1.0 (2021-05-18) on winbuilder_develop: -Installation time in seconds: 9 -Check time in seconds: 140 +Installation time in seconds: 5 +Check time in seconds: 87 Status: OK -R Under development (unstable) (2021-04-05 r80144) +R Under development (unstable) (2021-05-28 r80404) rhub Ubuntu Linux 20.04.1 LTS, R-release, GCC: OK