tests/testthat.R

if (require(testthat)) {
  library(utf8)
  test_check("utf8")
} else {
  message("testthat not available.")
}

Try the utf8 package in your browser

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

utf8 documentation built on Oct. 23, 2023, 1:06 a.m.