skip_if_windows.Rd
Skip unit test if not on linux
skip_if_windows()
A message to console if skipping test
if (FALSE) { # \dontrun{ skip_if_windows() } # }