This is also the directory where the model is built, which could be the
value of tempdir()
.
soloc(x, short = FALSE)
model object
logical; if TRUE
, soloc
s will
be rendered with a short path name
A string containing the full path to the model shared object.
mod <- mrgsolve::house()
soloc(mod)
#> [1] "/data/GHE/deployment/deployments/2022-02-15/renv/library/R-4.1/x86_64-pc-linux-gnu/mrgsolve/libs"