tests/testthat.R

# Workaround to fix unit tests in check as described here:
# https://github.com/hadley/testthat/issues/86
Sys.setenv(R_TESTS = "")

library(testthat)
library(SelfControlledCaseSeries)
test_check("SelfControlledCaseSeries")
OHDSI/SelfControlledCaseSeries documentation built on Sept. 7, 2024, 8:24 a.m.