Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.4.10

Latest

Choose a tag to compare

@MatthewHeun MatthewHeun released this 26 May 16:02
  • Updated R dependency to >= 4.1.0 due to using the new pipe.
  • Update test-coverage.yaml to latest version.
  • expand_to_tidy() now handles NULL in lists of matrices
    and NULL in a column of matrices in a data frame.
  • mat_to_rowcolval() now returns NULL when NULL is supplied. New tests for new feature.
    • Now at 385 tests, all passing.
    • Test coverage remains at 100%.