From 6468bc31254baeac7dad90a38715714291be30ae Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 2 Mar 2022 08:30:46 +0100 Subject: Add a test for tffm0() --- test.log | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index a2217f49..cb7edba3 100644 --- a/test.log +++ b/test.log @@ -8,19 +8,19 @@ Loading required package: parallel ✔ | 2 | Export dataset for reading into CAKE ✔ | 12 | Confidence intervals and p-values [1.0s] ⠋ | 1 | Dimethenamid data from 2018 -✔ | 1 25 | Dimethenamid data from 2018 [49.4s] +✔ | 1 25 | Dimethenamid data from 2018 [52.3s] ──────────────────────────────────────────────────────────────────────────────── Skip (test_dmta.R:147:3): Different backends get consistent results for SFO-SFO3+, dimethenamid data Reason: Fitting this ODE model with saemix takes about 15 minutes on my system ──────────────────────────────────────────────────────────────────────────────── -✔ | 14 | Error model fitting [6.9s] +✔ | 14 | Error model fitting [7.1s] ✔ | 5 | Time step normalisation ✔ | 4 | Calculation of FOCUS chi2 error levels [0.8s] ✔ | 14 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [1.2s] ✔ | 4 | Test fitting the decline of metabolites from their maximum [0.6s] ✔ | 1 | Fitting the logistic model [0.4s] ⠴ | 6 | Nonlinear mixed-effects models -✔ | 1 15 | Nonlinear mixed-effects models [2.4s] +✔ | 1 15 | Nonlinear mixed-effects models [2.5s] ──────────────────────────────────────────────────────────────────────────────── Skip (test_mixed.R:67:3): saemix results are reproducible for biphasic fits Reason: Fitting with saemix takes around 10 minutes when using deSolve @@ -30,24 +30,25 @@ Reason: Fitting with saemix takes around 10 minutes when using deSolve ✔ | 3 | mkinfit features [1.1s] ✔ | 8 | mkinmod model generation and printing [0.2s] ✔ | 3 | Model predictions with mkinpredict [0.3s] -✔ | 16 | Evaluations according to 2015 NAFTA guidance [2.1s] +✔ | 16 | Evaluations according to 2015 NAFTA guidance [2.2s] ✔ | 9 | Nonlinear mixed-effects models with nlme [9.2s] ✔ | 16 | Plotting [1.5s] ✔ | 4 | Residuals extracted from mkinfit models -✔ | 23 | saemix_parent [29.2s] +✔ | 23 | saemix_parent [29.1s] ✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.6s] ✔ | 7 | Fitting the SFORB model [4.4s] ✔ | 1 | Summaries of old mkinfit objects ✔ | 4 | Summary [0.1s] ✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.6s] ✔ | 9 | Hypothesis tests [9.4s] +✔ | 2 | tffm0 ✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.2s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 132.0 s +Duration: 135.1 s ── Skipped tests ────────────────────────────────────────────────────────────── • Fitting this ODE model with saemix takes about 15 minutes on my system (1) • Fitting with saemix takes around 10 minutes when using deSolve (1) -[ FAIL 0 | WARN 0 | SKIP 2 | PASS 237 ] +[ FAIL 0 | WARN 0 | SKIP 2 | PASS 239 ] -- cgit v1.2.1