tests/testthat.R

# options("testthat.progress.max_fails" = 15000L)


library(testthat)

library(keras3)

if (identical(Sys.getenv("NOT_CRAN"), "true")) {
  test_check("keras3")
}

Try the keras3 package in your browser

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

keras3 documentation built on April 4, 2025, 12:32 a.m.