precompile_tmb_models: Precompile All TMB Models

View source: R/gkwreg-compile-tmb.R

precompile_tmb_modelsR Documentation

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)

Arguments

pkg_name

Package name (default: "gkwreg")

verbose

Logical

Value

Invisibly returns list of compilation results


gkwreg documentation built on Nov. 27, 2025, 5:06 p.m.