Skip to content

Releases: brownag/soilDBdata

soilDBdata 0.1.4

25 Oct 04:04
5a1c6c9

Choose a tag to compare

  • Bump MT663 datasets w/ soilDB 2.8.3 (2024-06-17; 86a8d13)

Full Changelog: v0.1.3...v0.1.4

soilDBdata 0.1.3

25 Oct 03:58

Choose a tag to compare

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

19 Feb 02:36

Choose a tag to compare

  • Pedon/component .sqlite assets now include _View_1 (selected set) tables in addition to whole tables allowing for testing SS=TRUE and SS=FALSE with soilDB NASIS functions
  • Update tables for NASIS data model 7.4.1

soilDBdata v0.1.0

19 Jan 03:18
d86d16a

Choose a tag to compare

soilDBdata v0.1.0 Pre-release
Pre-release

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