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

Support nesting() #250

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Commits on May 17, 2021

  1. support cross_join()

    mgirlich committed May 17, 2021
    Configuration menu
    Copy the full SHA
    9b23ec8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. support for nesting()

    mgirlich committed May 18, 2021
    Configuration menu
    Copy the full SHA
    95e56ef View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. refactor

    mgirlich committed May 19, 2021
    Configuration menu
    Copy the full SHA
    06ce203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f81491 View commit details
    Browse the repository at this point in the history
  3. fix check() issues

    mgirlich committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8745267 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    bda39f3 View commit details
    Browse the repository at this point in the history
  2. add nest()

    mgirlich committed May 25, 2021
    Configuration menu
    Copy the full SHA
    6c5413c View commit details
    Browse the repository at this point in the history
  3. add tests

    mgirlich committed May 25, 2021
    Configuration menu
    Copy the full SHA
    1566611 View commit details
    Browse the repository at this point in the history
  4. add news

    mgirlich committed May 25, 2021
    Configuration menu
    Copy the full SHA
    6f94f1a View commit details
    Browse the repository at this point in the history
  5. Revert "add news"

    This reverts commit 6f94f1a.
    mgirlich committed May 25, 2021
    Configuration menu
    Copy the full SHA
    46a2110 View commit details
    Browse the repository at this point in the history
  6. Revert "add tests"

    This reverts commit 1566611.
    mgirlich committed May 25, 2021
    Configuration menu
    Copy the full SHA
    24d65d9 View commit details
    Browse the repository at this point in the history
  7. Revert "add nest()"

    This reverts commit 6c5413c.
    mgirlich committed May 25, 2021
    Configuration menu
    Copy the full SHA
    43faf00 View commit details
    Browse the repository at this point in the history
  8. Revert "group_by() can handle empty groups"

    This reverts commit bda39f3.
    mgirlich committed May 25, 2021
    Configuration menu
    Copy the full SHA
    401e733 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Merge commit '48647d4c0b94fa55e8eee3653909017459854629'

    Conflicts:
    	R/step-join.R
    	tests/testthat/test-step-subset-expand.R
    mgirlich committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    617cf19 View commit details
    Browse the repository at this point in the history