Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Mar 15, 2022
1 parent 206a97a commit c4ae5b0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# soilDB 2.6.14 (2022-02-11)
# soilDB 2.6.14 (2022-03-15)
* `waterYearDay()` bug fix for more specific (sub-daily) date-time formats
* `fetchSCAN()` better handling of empty results in multi-site queries
* Updates to queries, metadata and sample datasets for NASIS 7.4.1 Database Model
- `fetchNASIS("pedons")` no longer includes `pmweathering`
- `fetchNASIS("components")` no longer includes `ecositeorigin`
- New Component Ecological Site attributes added

* `stringsAsFactors` argument to soilDB functions has been deprecated in favor of a package option
- Default behavior for NASIS domains is to return character labels rather than coded factors
- Use `NASISDomainsAsFactor(TRUE)` to toggle package option `soilDB.NASIS.DomainsAsFactor`

# soilDB 2.6.13 (2022-01-29)
* `fetchSDA_spatial` now supports `by.col` `"areaname"`, `"mlraoffice"`, and `"mouagencyresp"`; thanks to suggestion by Jay Skovlin
* `fetchNASIS` fix for multiple site observation records with surface fragments; thanks to bug report from Brianna Wegner
Expand Down

0 comments on commit c4ae5b0

Please sign in to comment.