You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm trying to load RxODE in Mac it's not working for my model
library(RxODE)
Error: package or namespace load failed for ‘RxODE’:
.onLoad failed in loadNamespace() for 'RxODE', details:
call: NULL
error: RxODE compiled with dparser '1.3.1.5' but dparser '1.3.1.4' is loaded
Recompile RxODE with the this version of dparser
In addition: Warning message:
package ‘RxODE’ was built under R version 4.1.1
When I'm trying to load RxODE in Mac it's not working for my model
library(RxODE)
Error: package or namespace load failed for ‘RxODE’:
.onLoad failed in loadNamespace() for 'RxODE', details:
call: NULL
error: RxODE compiled with dparser '1.3.1.5' but dparser '1.3.1.4' is loaded
Recompile RxODE with the this version of dparser
In addition: Warning message:
package ‘RxODE’ was built under R version 4.1.1