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

Soften rules for interpolating values #1466

Merged
merged 3 commits into from
Feb 28, 2024
Merged

Soften rules for interpolating values #1466

merged 3 commits into from
Feb 28, 2024

Commits on Feb 22, 2024

  1. Soften rules for interpolating values

    Partially reverts #1368. See bcgov/bcdata#338 for details. If we do this again in the future, I think we have to do argument checking in individual translations. That's a lot of work but allows a whole suite of potentially useful translations for more complex R objects.
    hadley committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    196900a View commit details
    Browse the repository at this point in the history
  2. Run revdeps

    hadley committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a736b90 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Revert to previous escaping method

    But with more informative errors
    hadley committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e400720 View commit details
    Browse the repository at this point in the history