metrumresearchgroup / mrgsolve

Simulate from ODE-based population PK/PD and QSP models in R
https://mrgsolve.org
GNU General Public License v2.0
131 stars 36 forks source link

Safety check prior to attempting to load the model shared-object? #1251

Open kylebaron opened 3 weeks ago

kylebaron commented 3 weeks ago

This seems pretty freak example, but wonder if there is something simple / sensible we can do to head this off? I'm pretty sure we make sure that the shared object exists after compiling, but could be wrong.

https://github.com/Calvagone/campsis/issues/160