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

New main features into refac #54

Closed
wants to merge 16 commits into from

Commits on May 1, 2024

  1. Use assert_names() instead of expect_names()

    Since expect_names() is intended to be used in tests only and will trigger loading of testthat (issue #46)
    Bisaloo authored and davidsantiagoquevedo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    46178b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac689f0 View commit details
    Browse the repository at this point in the history
  3. Check arg type before using them as strings

    Since their use in assert_names() will trigger an error if they are not strings
    Bisaloo authored and davidsantiagoquevedo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    76942d0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    1ad11fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7da9ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08f987d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    972817d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4becbfe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3adb0a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2c2ad1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e4e071 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    1ad6e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cfb058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbe6572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5dd9a2 View commit details
    Browse the repository at this point in the history
  5. Update bug_report.md

    chartgerink authored and davidsantiagoquevedo committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c48c4a9 View commit details
    Browse the repository at this point in the history