tests/testthat.R

library(testthat)
library(taxspell)
if (.Platform$OS.type != "windows") {
  test_check("taxspell")
}
sckott/taxspell documentation built on Dec. 31, 2020, 5:10 a.m.