tests/testthat/test-geos-version.R

test_that("geos_version works", {
  expect_true(geos_version() >= "3.8.1")
  expect_true(geos_version(runtime = FALSE) >= "3.8.1")
})

Try the geos package in your browser

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

geos documentation built on June 7, 2023, 6:04 p.m.