tests/testthat.R

if (.Platform$r_arch == "i386" && .Platform$OS.type == "windows") {
  message("Skipping tests on Windows i386")
} else {
  testthat::test_check("nanoparquet", reporter = "progress")
}

Try the nanoparquet package in your browser

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

nanoparquet documentation built on April 3, 2025, 11:26 p.m.