Closed brownag closed 3 years ago
Passing winbuilder with R-release. I am considering removing our custom CRAN test skip option .soilDB_testNetworkFunctions
in favor of testthat::skip_on_cran()
-- as it is easier to not have to remember to set that flag -- I am going to make that change and run against R-devel winbuilder.
* using log directory 'd:/RCompile/CRANguest/R-release/soilDB.Rcheck'
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'soilDB/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'soilDB' version '2.5.9'
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
Maintainer: 'Andrew Brown <andrew.g.brown@usda.gov>'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'soilDB' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
** checking use of S3 registration ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
** checking use of S3 registration ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [24s] OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking examples ...
** running examples for arch 'i386' ... [7s] OK
** running examples for arch 'x64' ... [7s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ... [60s] OK
Running 'testthat.R' [59s]
** running tests for arch 'x64' ... [56s] OK
Running 'testthat.R' [56s]
* checking PDF version of manual ... OK
* checking for detritus in the temp directory ... OK
* DONE
Status: OK
Just one NOTE on R-devel.
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Andrew Brown <andrew.g.brown@usda.gov>'
Found the following URLs which should use \doi (with the DOI name only):
File 'ROSETTA.Rd':
https://doi.org/10.1016/j.jhydrol.2017.01.004
Near as I can tell, we are ready for 2.5.9 soilDB CRAN release.
2.5.9 was accepted on CRAN this morning
Plan is to make a CRAN release of soilDB 2.5.9 soon (before Stats class)
fetchNASIS
sample datasetsloafercreek
gopheridge
mineralKing
https://github.com/ncss-tech/soilDB/commit/30c8b0275c01083431876a9c32ee5dfe5373c4c6sapolygon
(Survey Areas) andgsmmupolygon
(STATSGO)This CRAN release will NOT include new DBI/odbc/RSQLite generalizations of local NASIS functionality (see: #149 & #154). These can be expected in 2.6.x.
Anyone feel free to comment or add to above list.