close
Skip to content

Make tibble a soft rather than hard dependency#14

Closed
jimhester wants to merge 1 commit intomainfrom
soft-tibble
Closed

Make tibble a soft rather than hard dependency#14
jimhester wants to merge 1 commit intomainfrom
soft-tibble

Conversation

@jimhester
Copy link
Copy Markdown
Member

This makes tibble only a soft dependency for rematch2, but if tibble is
already installed then it is used.

This makes tibble only a soft dependency for rematch2, but if tibble is
already installed then it is used.
@krlmlr
Copy link
Copy Markdown
Member

krlmlr commented May 15, 2020

This violates type stability. Should we introduce an argument tibble = NA that fails if tibble is missing but allows overriding?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants