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

Add main_line argument trajectory #210

Merged
merged 7 commits into from
Jun 6, 2021
Merged

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    ba07564 View commit details
    Browse the repository at this point in the history
  2. Merge in master

    MonikaFu committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    c350431 View commit details
    Browse the repository at this point in the history
  3. Re-build README.Rmd

    actions-user committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    9a8d68b View commit details
    Browse the repository at this point in the history
  4. Fix test

    MonikaFu committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    315f9fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f59745e View commit details
    Browse the repository at this point in the history
  6. Style

    maurolepore committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    664cf7a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Extend #205 with my suggestions and refactorings (#211)

    * Refactor and new helper `abort_if_invalid_length()`
    * Use backtics to format variables (reserve quotes for values).
    * The error message now prints correctly -- starting with a bullet.
    * `any()` is missleading, as `main_line` should have length-1 (?)
    * New helper `abort_if_invalid_length()`
    * Classify `abort_if_invalid_length()`
    * Rename for consistency
    * Reword argument description for consistency
    * Rename for consistency
    * Side-effect functions should return invisible()
    * Rename for consistency
    * Polish docs
    Mauro Lepore authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    739c853 View commit details
    Browse the repository at this point in the history