Published August 18, 2023
| Version v0.4.4
Software
Open
MatthewHeun/matsindf: v0.4.4
Creators
Description
matsindf 0.4.4 (2023-08-18)
- Fixed a bug in
matsindf_apply()
where a a data frame column with some named elements and some unnamed elements led to the unnamed elements yielding0
orNULL
results afterFUN
was applied. The fix was tounname()
everything before callingpurrr::transpose()
. - Added a line break and separator in
df_to_msg()
to make error reports easier to read. - One new test.
- Now at 377 tests, all passing.
- Test coverage remains at 100 %.
Files
MatthewHeun/matsindf-v0.4.4.zip
Files
(268.7 kB)
Name | Size | Download all |
---|---|---|
md5:0ec0ba3a6e0163d2985bdd6d206a2500
|
268.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/MatthewHeun/matsindf/tree/v0.4.4 (URL)