R/abi_table.R

Defines functions abi

## Generated by abi_table.sh
abi.break <- numeric_version(
c("1.0", "1.7.10", "1.7.17", "1.8.0", "1.9.7")
)
abi <- function() abi.break[sum(abi.break <= packageVersion("TMB"))]

Try the TMB package in your browser

Any scripts or data that you put into this service are public.

TMB documentation built on Sept. 11, 2024, 7:06 p.m.