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

Cli commands in ospsuite r #1483

Merged
merged 20 commits into from
Sep 9, 2024
Merged

Cli commands in ospsuite r #1483

merged 20 commits into from
Sep 9, 2024

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    9a41b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    164144a View commit details
    Browse the repository at this point in the history
  3. fix workflow

    Felixmil committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    93f6fcf View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    97ec8c0 View commit details
    Browse the repository at this point in the history
  2. Add functions to

    - run simulations from snapshot files
    - convert between snapshot and project files
    + Add tests
    + Add test snapshot and project
    Felixmil committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0b344c8 View commit details
    Browse the repository at this point in the history
  3. devtools::document()

    Felixmil committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b500371 View commit details
    Browse the repository at this point in the history
  4. Update Core files

    Felixmil committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8eeaa1f View commit details
    Browse the repository at this point in the history
  5. Polish test

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

Commits on Sep 3, 2024

  1. add {cli} as dependency

    Felixmil committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8432d94 View commit details
    Browse the repository at this point in the history
  2. Add examples

    Felixmil committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    504a043 View commit details
    Browse the repository at this point in the history
  3. devtools::document()

    Felixmil committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0cd5729 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. update_core_files.R

    Felixmil committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a39ea3a View commit details
    Browse the repository at this point in the history
  2. Allow exporting results to JSON file

    + prefix format with "export"
    Felixmil committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1833f40 View commit details
    Browse the repository at this point in the history
  3. Check arguments

    Felixmil committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    800c721 View commit details
    Browse the repository at this point in the history
  4. Better handling of error

    Felixmil committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3c2afe0 View commit details
    Browse the repository at this point in the history
  5. Improve user feedback

    + formating
    Felixmil committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5fee375 View commit details
    Browse the repository at this point in the history
  6. Merge commit '62caa9262f6f39547370e02869d32c00511d7e56'

    #Conflicts:
    #	DESCRIPTION
    #	inst/lib/ConsoleApp.deps.json
    #	inst/lib/ConsoleApp.dll
    #	inst/lib/PKSim.Assets.Images.dll
    #	inst/lib/PKSim.Assets.dll
    #	inst/lib/PKSim.CLI.Core.dll
    #	inst/lib/PKSim.Core.dll
    #	inst/lib/PKSim.Infrastructure.dll
    #	inst/lib/PKSim.Presentation.dll
    #	inst/lib/PKSim.R.dll
    Felixmil committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1ce3985 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a70561f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Add News entries

    Felixmil committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a89f275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a18d0a1 View commit details
    Browse the repository at this point in the history