aboutsummaryrefslogtreecommitdiff
path: root/man/summary.saem.mmkin.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-11-11 10:43:56 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-11-11 10:43:56 +0100
commit0cbabc98850e436b1e0703c659cf8a00b52d7503 (patch)
tree9c7b25c2d27affd492a84cbf2f5ce4069a62864a /man/summary.saem.mmkin.Rd
parentdf4de0abf471c7013a38b0e6be173a072c4bb74b (diff)
Skip vdiffr tests on travis as they are not robust
As can be seen in the miniscule change seen on R-devel in the reference plot updated with this commit
Diffstat (limited to 'man/summary.saem.mmkin.Rd')
-rw-r--r--man/summary.saem.mmkin.Rd3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/summary.saem.mmkin.Rd b/man/summary.saem.mmkin.Rd
index f3e3fde3..67cb3cbb 100644
--- a/man/summary.saem.mmkin.Rd
+++ b/man/summary.saem.mmkin.Rd
@@ -87,7 +87,8 @@ ds_syn_dfop_sfo <- lapply(ds_mean_dfop_sfo, function(ds) {
\dontrun{
# Evaluate using mmkin and saem
-f_mmkin_dfop_sfo <- mmkin(list(dfop_sfo), ds_syn_dfop_sfo, quiet = TRUE, error_model = "tc", cores = 5)
+f_mmkin_dfop_sfo <- mmkin(list(dfop_sfo), ds_syn_dfop_sfo,
+ quiet = TRUE, error_model = "tc", cores = 5)
f_saem_dfop_sfo <- saem(f_mmkin_dfop_sfo)
summary(f_saem_dfop_sfo, data = TRUE)
}

Contact - Imprint