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

WIP: type_sum() forwards to vctrs_ptype_abbr() #153

Merged
merged 4 commits into from
May 5, 2019
Merged

Commits on May 3, 2019

  1. Import vctrs

    Don't import vctrs in NAMESPACE
    
    Use vec_dim()
    krlmlr committed May 3, 2019
    Configuration menu
    Copy the full SHA
    946ba9d View commit details
    Browse the repository at this point in the history
  2. Consistency with vctrs

    krlmlr committed May 3, 2019
    Configuration menu
    Copy the full SHA
    3a07902 View commit details
    Browse the repository at this point in the history
  3. Consistency with vctrs

    krlmlr committed May 3, 2019
    Configuration menu
    Copy the full SHA
    f20e28c View commit details
    Browse the repository at this point in the history
  4. Remove type_sum() specializations

    Use qualified access to vctrs functions
    
    vec_is() requires vctrs > 0.1.0
    krlmlr committed May 3, 2019
    Configuration menu
    Copy the full SHA
    602b285 View commit details
    Browse the repository at this point in the history