aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_from_max_mean.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-10-31 11:47:23 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-10-31 11:47:23 +0100
commit99947961be1cf0a7eed80426bc3d8cc6daa6d106 (patch)
tree211d0400cc2fc4990a5e36f877273dde14549578 /tests/testthat/test_from_max_mean.R
parent669447c2a4581a4c8dba18ab40ba6938a42b8267 (diff)
Reorganize tests to reduce time on winbuilder
Diffstat (limited to 'tests/testthat/test_from_max_mean.R')
-rw-r--r--tests/testthat/test_from_max_mean.R3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/testthat/test_from_max_mean.R b/tests/testthat/test_from_max_mean.R
index c4d6bfe4..3edf5969 100644
--- a/tests/testthat/test_from_max_mean.R
+++ b/tests/testthat/test_from_max_mean.R
@@ -19,8 +19,7 @@
context("Test fitting the decline of metabolites from their maximum")
test_that("Fitting from maximum mean value works", {
- SFO_SFO <- mkinmod(parent = mkinsub("SFO", "m1"),
- m1 = mkinsub("SFO"))
+
expect_warning(
expect_error(mkinfit(SFO_SFO, FOCUS_2006_D, from_max_mean = TRUE),
"only implemented for models with a single observed variable"),

Contact - Imprint