From 8363b1c179c4e83d97c3c0c4cfa365f92c7832af Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 15 Jun 2020 10:27:19 +0200 Subject: Test plots on r-devel only following the arguments of Xavier Robin https://github.com/r-lib/vdiffr/issues/86#issuecomment-636447231 --- test.log | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index b4e97d72..3f217296 100644 --- a/test.log +++ b/test.log @@ -5,32 +5,43 @@ Testing mkin ✔ | 2 | Export dataset for reading into CAKE ✔ | 14 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [0.9 s] ✔ | 4 | Calculation of FOCUS chi2 error levels [0.4 s] -✔ | 7 | Fitting the SFORB model [3.5 s] -✔ | 5 | Analytical solutions for coupled models [3.3 s] +✔ | 7 | Fitting the SFORB model [3.3 s] +✔ | 5 | Analytical solutions for coupled models [3.2 s] ✔ | 5 | Calculation of Akaike weights -✔ | 10 | Confidence intervals and p-values [1.2 s] -✔ | 14 | Error model fitting [4.0 s] +✔ | 10 | Confidence intervals and p-values [1.1 s] +✔ | 14 | Error model fitting [3.8 s] ✔ | 4 | Test fitting the decline of metabolites from their maximum [0.3 s] ✔ | 1 | Fitting the logistic model [0.2 s] ✔ | 1 | Test dataset class mkinds used in gmkin ✔ | 12 | Special cases of mkinfit calls [0.6 s] -✔ | 8 | mkinmod model generation and printing [0.3 s] +✔ | 8 | mkinmod model generation and printing [0.2 s] ✔ | 3 | Model predictions with mkinpredict [0.4 s] -✔ | 16 | Evaluations according to 2015 NAFTA guidance [1.5 s] -✔ | 9 | Nonlinear mixed-effects models [8.0 s] -✔ | 14 | Plotting [1.5 s] +✔ | 14 2 | Evaluations according to 2015 NAFTA guidance [1.1 s] +──────────────────────────────────────────────────────────────────────────────── +test_nafta.R:25: skip: Test data from Appendix B are correctly evaluated +Reason: getRversion() < "4.1.0" is TRUE + +test_nafta.R:53: skip: Test data from Appendix D are correctly evaluated +Reason: getRversion() < "4.1.0" is TRUE +──────────────────────────────────────────────────────────────────────────────── +✔ | 9 | Nonlinear mixed-effects models [7.8 s] +✔ | 0 1 | Plotting [0.7 s] +──────────────────────────────────────────────────────────────────────────────── +test_plot.R:24: skip: Plotting mkinfit and mmkin objects is reproducible +Reason: getRversion() < "4.1.0" is TRUE +──────────────────────────────────────────────────────────────────────────────── ✔ | 4 | Residuals extracted from mkinfit models ✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.5 s] ✔ | 4 | Summary [0.1 s] ✔ | 1 | Summaries of old mkinfit objects -✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.3 s] -✔ | 9 | Hypothesis tests [7.0 s] -✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.4 s] +✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.2 s] +✔ | 9 | Hypothesis tests [6.8 s] +✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.5 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 39.7 s +Duration: 37.2 s -OK: 161 +OK: 145 Failed: 0 Warnings: 0 -Skipped: 0 +Skipped: 3 -- cgit v1.2.1