diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-03 10:23:16 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-03 10:23:16 +0100 |
commit | 75d436be311fff523148dbb078d4c8336740dea5 (patch) | |
tree | d004bfd2e0dc552e21be9a09317c7f883c7217a4 /test.log | |
parent | b69d55795c77725f5eaa4c99f51f5e1083665872 (diff) |
More work to try to pass tests on R-devel winbuilder
Diffstat (limited to 'test.log')
-rw-r--r-- | test.log | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -3,17 +3,17 @@ Loading required package: parallel ℹ Testing mkin ✔ | F W S OK | Context ✔ | 5 | AIC calculation -✔ | 5 | Analytical solutions for coupled models [4.2s] +✔ | 5 | Analytical solutions for coupled models [4.3s] ✔ | 5 | Calculation of Akaike weights ✔ | 2 | Export dataset for reading into CAKE ✔ | 12 | Confidence intervals and p-values [1.0s] ⠋ | 1 | Dimethenamid data from 2018 -✔ | 1 27 | Dimethenamid data from 2018 [63.0s] +✔ | 1 27 | Dimethenamid data from 2018 [62.6s] ──────────────────────────────────────────────────────────────────────────────── -Skip (test_dmta.R:162:3): Different backends get consistent results for SFO-SFO3+, dimethenamid data +Skip (test_dmta.R:164: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.8s] +✔ | 14 | Error model fitting [6.9s] ✔ | 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.1s] @@ -31,21 +31,21 @@ Reason: Fitting with saemix takes around 10 minutes when using deSolve ✔ | 8 | mkinmod model generation and printing [0.2s] ✔ | 3 | Model predictions with mkinpredict [0.3s] ✔ | 16 | Evaluations according to 2015 NAFTA guidance [2.1s] -✔ | 9 | Nonlinear mixed-effects models with nlme [9.0s] +✔ | 9 | Nonlinear mixed-effects models with nlme [9.4s] ✔ | 16 | Plotting [1.5s] ✔ | 4 | Residuals extracted from mkinfit models -✔ | 23 | saemix_parent [29.8s] -✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.6s] +✔ | 23 | saemix parent models [29.4s] +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.7s] ✔ | 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.5s] -✔ | 9 | Hypothesis tests [9.6s] +✔ | 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: 144.7 s +Duration: 144.3 s ── Skipped tests ────────────────────────────────────────────────────────────── • Fitting this ODE model with saemix takes about 15 minutes on my system (1) |