tests/testthat.R

library(testthat)
library(RSauceLabs)

if(Sys.getenv("NOT_CRAN") == "true"){
  test_check("RSauceLabs")
}

Try the RSauceLabs package in your browser

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

RSauceLabs documentation built on May 2, 2019, 2:08 a.m.