metrumresearchgroup / mrgsolve

Simulate from ODE-based population PK/PD and QSP models in R
https://mrgsolve.org
129 stars 36 forks source link

Patch for evt::regimen.ii(double) bug #1171

Closed kylebaron closed 7 months ago

kylebaron commented 7 months ago

mrgsolve 1.4.1


Submitted 1.4.0 to CRAN on Feb 7, 2024. Shortly thereafter, found bug in evt::regimen(double). This PR patches that bug.

See #1170 #1169

scores:
{
  "testing": {
    "check": 0.9,
    "covr": 0.7131
  },
  "documentation": {
    "has_vignettes": 0,
    "has_website": 1,
    "has_news": 1
  },
  "maintenance": {
    "has_maintainer": 1,
    "news_current": 1
  },
  "transparency": {
    "has_source_control": 1,
    "has_bug_reports_url": 1
  }
}