aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_schaefer07_complex_case.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testthat/test_schaefer07_complex_case.R')
-rw-r--r--tests/testthat/test_schaefer07_complex_case.R4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testthat/test_schaefer07_complex_case.R b/tests/testthat/test_schaefer07_complex_case.R
index 703298d5..60f5d600 100644
--- a/tests/testthat/test_schaefer07_complex_case.R
+++ b/tests/testthat/test_schaefer07_complex_case.R
@@ -1,8 +1,8 @@
context("Complex test case from Schaefer et al. (2007) Piacenza paper")
test_that("Complex test case from Schaefer (2007) can be reproduced (10% tolerance)", {
-
- skip_on_cran()
+
+ skip_on_cran()
schaefer07_complex_model <- mkinmod(
parent = list(type = "SFO", to = c("A1", "B1", "C1"), sink = FALSE),
A1 = list(type = "SFO", to = "A2"),

Contact - Imprint