hallowkm / RxODE

RxODE is an R package that facilitates easy simulations in R
20 stars 13 forks source link

RxODE_0.9.1-8 #20

Open sliao999 opened 4 years ago

sliao999 commented 4 years ago

I run into this problem when I update the RxODE to RxODE_0.9.1-8. How can I fix this?

mod1<-RxODE(model=ode,modName="mod1") Error in if (.env$.mv$extraCmt == 1) { : argument is of length zero

Sam Liao