tests/tinytest.R

if (getRversion() >= "4.1.0") { # native pipe is needed in tests
  if ( requireNamespace("tinytest", quietly=TRUE) ){
    tinytest::test_package("gdalcubes")
  }
}

Try the gdalcubes package in your browser

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

gdalcubes documentation built on May 29, 2024, 5:11 a.m.