- Updated R dependency to >= 4.1.0 due to using the new pipe.
- Update test-coverage.yaml to latest version.
expand_to_tidy()
now handlesNULL
in lists of matrices
andNULL
in a column of matrices in a data frame.mat_to_rowcolval()
now returnsNULL
whenNULL
is supplied. New tests for new feature.- Now at 385 tests, all passing.
- Test coverage remains at 100%.