tests/testthat.R

library(testthat)
library(cloudml)

if (identical(Sys.getenv("NOT_CRAN"), "true") && nchar(Sys.getenv("GCLOUD_ACCOUNT_FILE")) > 0) {
  test_check("cloudml")
}

Try the cloudml package in your browser

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

cloudml documentation built on Sept. 4, 2019, 1:04 a.m.