Skip to content

MEx-IPA not compatible with latest tidyr #27

@jfy133

Description

@jfy133

Describe the bug
MEx-IPA will fail to load if using tidyr 1.0.0 with a #> No common type for error.

This is due to the behaviour of unest() being changed. See https://stackoverflow.com/q/58337311/11502856.

Temporary solution: change unest() to unest_legacy(), but should investigate how to update function properly.

To Reproduce
Load a dataset when using tidyr 1.0.0 or latest tidyverse

Expected behavior
A clear and concise description of what you expected to happen.

Session Info

  • MEx-IPA Version 0.4.4

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions