Closed dylanbeaudette closed 6 years ago
The soilDB::SDA_query does not throw an error anymore when requesting data from a non-existent soil survey area; it now returns a NULL object. Changed the test to expect a NULL. Running checks on Winbuilder and resubmitting to CRAN. Thanks @dylanbeaudette!
Thanks Kyle!
Hi Kyle,
I received the following news after submitting a major update of the soilDB package to CRAN:
Please note that
SDA_query()
now attempts to be a little smarter about errors, reporting SQL syntax errors, and returning multi-table results. See the manual page for the function in the development version. Some of these changes are documented in related issues.Thanks! Dylan