tests/testthat/setup.R

if (requireNamespace("INLA", quietly = TRUE)) {
  # Make sure to avoid deprecated mesh functions; use fmesher instead:
  INLA::inla.setOption(fmesher.evolution.warn = TRUE)
  INLA::inla.setOption(fmesher.evolution.verbosity = "stop")
}

Try the PointedSDMs package in your browser

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

PointedSDMs documentation built on Aug. 29, 2025, 5:15 p.m.