check_tmb_compilation: Check TMB model availability (simplified for installed package)
Description
Verify that TMB model is available in installed package.
Usage
check_tmb_compilation(dll_name = "fb4package", verbose = FALSE)
Value
TRUE if model is available, FALSE otherwise
Arguments
- dll_name
Name of DLL (default: "fb4package")
- verbose
Show diagnostic information