-
Notifications
You must be signed in to change notification settings - Fork 5
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
Release 2.2.366 #1277
Merged
Release 2.2.366 #1277
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fixes #189 check if unit is from dimension in PkParameterInfo * Remove unused dimension check function that already exists in ospsuite * Unit test use character for providing unit
* Fixes #977 pie chart displayed with appropriate size - I used the occasion to include prettier time ticks performed in the other time profile plots - The mass balance results are obtained the same way as in the Matlab version which is not accurate (total amount should be time-dependent) * Install ospsuite new dependency (data.table package )
…es (#1058) * Fixes #1057 special/unicode characters removed/translated in file names * Remove greek letter test as not translated consistently On Linux, mu seems to be read correctly and translated into u On Windows, mu seems to be read as ? and translated as I Locally (Windows), it is * Test if specifying file encoding works * Delete removeForbiddenLetters test
* Fixes #1071 auto-numbering does not mess up static images The auto-numbering algorithm for Figures assumes that the caption is below the figure. In the qualification example, it was above. The fix renders a more robust way of including the bookmarks before the figure without needing a placeholder for the md figure inclusion line * Remove todo comment
* Fixes #1209 allow different outputs for pop PK parameter plots * Fix skip logic checking reference set data is present * Keep reference set as first in the PK parameter summaries * Add test for different PK parameters and output paths
* Fixes #1230 time offset for multiple applications is appropriate * Add test checking time offset for multiple applications * Replace deprecated cinst by choco install in appveyor * Add time offset checks when creating a simulation set * Fix call of new method in ospsuite utils * Fix application times function with outputs as list * endTime accounts for user-defined minimumSimulationEndTime
* Fixes #1258 install dependencies from Github * Trigger appveyor build * Add github pat in environment * Revert "Add github pat in environment" This reverts commit 38e68a5. * Check if unsetting the PAT works in using install github * Revert "Check if unsetting the PAT works in using install github" This reverts commit ad87b95. * Use pak instead of remotes * Use release archives * zip archives are directly packages * Download and package name should match for installation * Use develop version for utils * Use develop version of tlf
* Fixes #1251 Outputs grouped by groupID in time profile and residuals * Update tests to account for new outcomes * Add Group column in qualification simulated data.frame
* Fixes #1233 details installation procedures in readme * Noticed there was orcid for everyone, adding mine to appear in readme * Update installation procedures
pchelle
approved these changes
Sep 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.