Releases: brownag/soilDBdata
Releases · brownag/soilDBdata
soilDBdata 0.1.4
- Bump MT663 datasets w/ soilDB 2.8.3 (2024-06-17; 86a8d13)
Full Changelog: v0.1.3...v0.1.4
soilDBdata 0.1.3
NASIS table "purpose" lists updated
get_site_data_from_NASIS_db(): Added siteothvegclass id/name to soilDB (2022-12-12)- Add siteothvegclass and othvegclass to default "site" and "lookup" purpose lists, respectively
Full Changelog: v0.1.1-alpha...v0.1.3
soilDBdata v0.1.1
- Pedon/component .sqlite assets now include
_View_1(selected set) tables in addition to whole tables allowing for testingSS=TRUEandSS=FALSEwith soilDB NASIS functions - Update tables for NASIS data model 7.4.1
soilDBdata v0.1.0
Pre-release proof of concept for providing two .sqlite files containing NASIS tables for MT663 pedons/components respectively.
- These pedons were selected because they are used in the Stats for Soil Survey Part 1 class (Chapter 2) and in Intro to DSM for R exercises.
- These sample datasets may be used in cases where course participants do not have NASIS access
- {soilDB} GitHub Actions will install this package separately from regular dependencies
- Making the /inst/extdata/ contents available for use in unit tests which are skipped on CRAN and skipped if {soilDBdata} is not installed