tests/testthat/test-Cpp.R

context("C++ tests")
library(testthat)

test_that("C++", {
  runErnmCppTests()
  expect_true(TRUE)
})

Try the ernm package in your browser

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

ernm documentation built on April 11, 2025, 5:43 p.m.