precompile_tmb_models: Precompile All TMB Models
Description
Compiles and caches all TMB models found in inst/tmb/.
Useful to run after package installation to avoid compilation delays
during first use.
Usage
precompile_tmb_models(pkg_name = "gkwreg", verbose = TRUE)
Value
Invisibly returns list of compilation results
Arguments
- pkg_name
Package name (default: "gkwreg")
- verbose
Logical