tests/testthat.R

# The setting of R_TESTS exists to work around an R bug. See
# https://github.com/hadley/testthat/issues/144
# We should remove it when the issue is resolved.
Sys.setenv("R_TESTS" = "")

library("testthat")
library("Spectra")

test_check("IonMobility")
ococrook/IonMobility documentation built on March 27, 2022, 11:48 a.m.