aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat/test_plot.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-07-23 15:33:56 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-07-23 15:33:56 +0200
commit24c504bb5d4d202661de5e36e6d80f2b8e906ff8 (patch)
treec39e243256dc1bebaba196560f8693c54576c64a /tests/testthat/test_plot.R
parent144aed3d7b4e2c1a8c25a1a0309c1774861997a5 (diff)
Update vdiffr tests for version 1.0
Diffstat (limited to 'tests/testthat/test_plot.R')
-rw-r--r--tests/testthat/test_plot.R2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testthat/test_plot.R b/tests/testthat/test_plot.R
index 0bf3ee66..28c537bb 100644
--- a/tests/testthat/test_plot.R
+++ b/tests/testthat/test_plot.R
@@ -14,8 +14,6 @@ test_that("Plotting mkinfit, mmkin and mixed model objects is reproducible", {
fit_C_tc <- mkinfit("SFO", FOCUS_2006_C, error_model = "tc", quiet = TRUE)
plot_errmod_fit_C_tc <- function() plot_err(fit_C_tc)
-
- skip_if(getRversion() >= "4.1.0")
vdiffr::expect_doppelganger("mkinfit plot for FOCUS C with defaults", plot_default_FOCUS_C_SFO)
vdiffr::expect_doppelganger("mkinfit plot for FOCUS C with residuals like in gmkin", plot_res_FOCUS_C_SFO)
vdiffr::expect_doppelganger("plot_res for FOCUS C", plot_res_FOCUS_C_SFO_2)

Contact - Imprint