nlmixrdevelopment / nlmixr

nlmixr: an R package for population PKPD modeling
https://nlmixrdevelopment.github.io/nlmixr/
GNU General Public License v2.0
114 stars 45 forks source link

CPU time limit #589

Closed mattfidler closed 2 years ago

mattfidler commented 2 years ago

setTimeLimit(cpu = Inf, elapsed = Inf, transient = FALSE)

https://stat.ethz.ch/R-manual/R-devel/library/base/html/setTimeLimit.html

Some systems set this value, possibly nlmixr should set it transiently...