tests/testthat.R

library(testthat)
library(sensortowerR)

# Run cross-platform checks if requested
if (nzchar(Sys.getenv("RUN_CROSS_PLATFORM_CHECKS"))) {
  message("Running cross-platform checks...")
}

test_check("sensortowerR") 

Try the sensortowerR package in your browser

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

sensortowerR documentation built on March 18, 2026, 5:07 p.m.