tests/testthat.R

library(testthat)
library(cmdstanr)

if (identical(Sys.getenv("NOT_CRAN"), "true")) {
  test_check("cmdstanr")
}
stan-dev/cmdstanr documentation built on May 16, 2024, 12:58 a.m.