tests/run-all.R

# setting R_TESTS to empty string because of
# https://github.com/hadley/testthat/issues/144
# revert this when that issue in R is fixed.
Sys.setenv("R_TESTS" = "")
Sys.setlocale('LC_ALL','C')

library(testthat)
library(tosca)
library(tmT)
test_check("tmT")
Docma-TU/tmT documentation built on May 5, 2022, 12:45 a.m.