tests/testthat/test-20_install_and_config.R

test_that("check_python_modules", {
  expect_type(check_aif_py_modules(trace = FALSE),
              "logical")
})

test_that("check_python_modules", {
  expect_no_error(set_config_os_environ_logger(level = "ERROR"))
})

Try the aifeducation package in your browser

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

aifeducation documentation built on April 4, 2025, 2:01 a.m.