Skip to content

v0.1.1

Choose a tag to compare

@lsteinmann lsteinmann released this 13 Apr 16:34
· 316 commits to main since this release

First release.

From now on I will try to limit changes, so that they will not affect the structural outcome of the core functions as they are now, so that the package would hopefully remain usable after this point.

TODO ideas for the unforeseeable future:

  • Find a way to handle the remaining lists better, esp in combination with the non-list columns.
  • Try to assign column type automatically (numeric for numbers etc.)
  • How to deal with the dimension...-fields (measurements)? Currently ignored, can be flattened with dplyr and friends.