Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRAN Release 2.5.9 #155

Closed
8 tasks done
brownag opened this issue Jan 11, 2021 · 4 comments
Closed
8 tasks done

CRAN Release 2.5.9 #155

brownag opened this issue Jan 11, 2021 · 4 comments

Comments

@brownag
Copy link
Member

brownag commented Jan 11, 2021

Plan is to make a CRAN release of soilDB 2.5.9 soon (before Stats class)

  • Run spellcheck on docs
  • Rebuild HTML docs
  • Update NEWS
  • Standardize rebuild process for fetchNASIS sample datasets loafercreek gopheridge mineralKing 30c8b02
  • Verify new interfaces are ready to go live
    • MUKEY web coverage service (WCS)
    • ISSR800 WCS
    • ROSETTA API
    • fetchSDA_spatial: sapolygon (Survey Areas) and gsmmupolygon (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.

brownag added a commit that referenced this issue Jan 13, 2021
@brownag
Copy link
Member Author

brownag commented Jan 14, 2021

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

@brownag
Copy link
Member Author

brownag commented Jan 16, 2021

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

@brownag
Copy link
Member Author

brownag commented Jan 26, 2021

Near as I can tell, we are ready for 2.5.9 soilDB CRAN release.

@brownag
Copy link
Member Author

brownag commented Jan 26, 2021

2.5.9 was accepted on CRAN this morning

@brownag brownag closed this as completed Jan 26, 2021
brownag added a commit that referenced this issue Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant