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

Reversal of coordinates #6070

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 29, 2024

  1. remove vestigial code

    teunbrand committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    04c9804 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    24ccc94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f9eda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8169fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0332ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbc098f View commit details
    Browse the repository at this point in the history
  6. reverse for coord_transform

    teunbrand committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7958b0b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    2af9b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1397518 View commit details
    Browse the repository at this point in the history
  3. adopt new guide_grid()

    teunbrand committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ff205a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50e8aca View commit details
    Browse the repository at this point in the history
  5. document

    teunbrand committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7d0c52b View commit details
    Browse the repository at this point in the history
  6. internally sort ranges

    teunbrand committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    faf7d4e View commit details
    Browse the repository at this point in the history
  7. add tests

    teunbrand committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f12ec12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e87e63c View commit details
    Browse the repository at this point in the history
  9. add news bullet

    teunbrand committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    1403eac View commit details
    Browse the repository at this point in the history
  10. resolve merge conflict

    Merge branch 'main' into coord_reversal
    
    # Conflicts:
    #	R/coord-.R
    #	man/coord_trans.Rd
    teunbrand committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    615bf9a View commit details
    Browse the repository at this point in the history
  11. fix merge misstep

    teunbrand committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0df0951 View commit details
    Browse the repository at this point in the history