tests/testthat/test_file_zzz.R

context("zzz")
test_that("zzz", {
  rlr_test_if_tensorflow_works()
  checkPyDep()
  listGymEnvs()
  env = makeGymEnv("CartPole-v0")
  listAvailAgent()
  rlr_test_if_tensorflow_works()
  rlr_test_if_gym_works()
  rlr_test_if_keras_works()
  expect_true(TRUE)
})
compstat-lmu/rlR documentation built on June 26, 2019, 5:56 p.m.