Uses readRDS
to read in a saved model specification
created using a function like mp_tmb_model_spec
, and
updates this specification using mp_version_update
so that
it is compatible with the installed version of macpan2
. To save
a model specification, just use the base R
function saveRDS
.