tests/test-all.R

library(testthat)

if (identical(tolower(Sys.getenv("NOT_CRAN")), "true")) {
  library(darksky)
  test_check("darksky")
}

Try the darksky package in your browser

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

darksky documentation built on May 2, 2019, 6:40 a.m.