tests/test-all.R

library(testthat)
library(rgeos)

set_do_poly_check(FALSE)
#test_dir(system.file("tests", package = "rgeos"), StopReporter)#SummaryByContextReporter)
#test_package("rgeos")
test_check("rgeos")
set_do_poly_check(TRUE)

Try the rgeos package in your browser

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

rgeos documentation built on July 26, 2023, 5:42 p.m.