Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@dschlaep dschlaep released this 26 Jul 21:33
· 3 commits to main since this release
1b0030f
  • New reshape_soilproperties_to_long() and reshape_soilproperties_to_wide()
    reshape data frames containing soil properties between wide and (semi-) long
    formats.
  • Linting updated to lintr >= 3 and
    lint workflow switched from package tests to Github Action (#8).
  • Github Actions are triggered for release/** branches in addition to main.