From 96dbf26adfad7f43df3857d12afadf1c25778357 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 22 Jul 2022 15:29:08 +0200 Subject: Move logs into own directory to clean root --- log/test_dev.log | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 log/test_dev.log (limited to 'log/test_dev.log') diff --git a/log/test_dev.log b/log/test_dev.log new file mode 100644 index 00000000..24905a1a --- /dev/null +++ b/log/test_dev.log @@ -0,0 +1,54 @@ +ℹ Loading mkin +Loading required package: parallel +ℹ Testing mkin +✔ | F W S OK | Context +✔ | 5 | AIC calculation +✔ | 5 | Analytical solutions for coupled models [14.6s] +✔ | 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 [116.1s] +──────────────────────────────────────────────────────────────────────────────── +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.6s] +✔ | 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) [3.5s] +✔ | 4 | Test fitting the decline of metabolites from their maximum [0.6s] +✔ | 1 | Fitting the logistic model [0.3s] +⠋ | 11 | Nonlinear mixed-effects models +✔ | 1 14 | Nonlinear mixed-effects models [1.3s] +──────────────────────────────────────────────────────────────────────────────── +Skip (test_mixed.R:68:3): saemix results are reproducible for biphasic fits +Reason: Fitting with saemix takes around 10 minutes when using deSolve +──────────────────────────────────────────────────────────────────────────────── +✔ | 3 | Test dataset classes mkinds and mkindsg +✔ | 10 | Special cases of mkinfit calls [0.6s] +✔ | 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] +✔ | 9 | Nonlinear mixed-effects models with nlme [8.7s] +✔ | 16 | Plotting [1.4s] +✔ | 4 | Residuals extracted from mkinfit models +✔ | 23 | saemix parent models [28.4s] +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [12.0s] +✔ | 7 | Fitting the SFORB model [16.9s] +✔ | 1 | Summaries of old mkinfit objects +✔ | 4 | Summary [0.1s] +✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [18.1s] +✔ | 9 | Hypothesis tests [78.9s] +✔ | 2 | tffm0 +✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.0s] + +══ Results ═════════════════════════════════════════════════════════════════════ +Duration: 315.9 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 240 ] -- cgit v1.2.1