Open-Systems-Pharmacology / OSPSuite.ParameterIdentification

R package for parameter identification for OSPS models
http://www.open-systems-pharmacology.org/OSPSuite.ParameterIdentification/
GNU General Public License v2.0
3 stars 1 forks source link

set ospsuite dependency to >=12 #114

Closed rengelke closed 9 months ago

rengelke commented 9 months ago

OSPSuite-R v11.2.251 Installation Issue on R 4.3 (Issue #1248)

Installation fails due to encoding issues with "unicoße.pkml" during the remotes::install_github() process. Issue #1248 details this problem and its solution involving file renaming for compatibility.

Suggesting to use "Depends" ospsuite (>= 12.0)

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.61%. Comparing base (85dffa4) to head (781ae74).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ======================================= Coverage 84.61% 84.61% ======================================= Files 10 10 Lines 754 754 ======================================= Hits 638 638 Misses 116 116 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.