Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn on load when downstream dep is incompatible #853

Merged
merged 4 commits into from
Oct 23, 2019

Commits on Oct 23, 2019

  1. Warn when dplyr is too old

    lionel- committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    970d709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8f0568 View commit details
    Browse the repository at this point in the history
  3. Return early if package is not loaded

    Avoids problems if package is not installed
    lionel- committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    0e208d7 View commit details
    Browse the repository at this point in the history
  4. Tweak onload warning

    lionel- committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    111a0a2 View commit details
    Browse the repository at this point in the history