tests/testthat/test-version.R

test_that("version string works", {
  expect_silent(version <- proj_version())
  cat(sprintf("\n\nPROJ VERSION IS: %s\n\n", version))
})

Try the PROJ package in your browser

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

PROJ documentation built on April 3, 2025, 9:23 p.m.