From fab885edd66b6a1d2e660ee6aa70d14474330697 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 15 Sep 2021 15:30:02 +0200 Subject: Update test result to corrected data, version bump --- test.log | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index 1f477869..3ab6aa27 100644 --- a/test.log +++ b/test.log @@ -7,7 +7,7 @@ Loading required package: parallel ✔ | 5 | Calculation of Akaike weights ✔ | 2 | Export dataset for reading into CAKE ✔ | 12 | Confidence intervals and p-values [1.3 s] -✔ | 14 | Error model fitting [4.2 s] +✔ | 14 | Error model fitting [4.0 s] ✔ | 5 | Time step normalisation ✔ | 4 | Calculation of FOCUS chi2 error levels [0.5 s] ✔ | 14 | Results for FOCUS D established in expertise for UBA (Ranke 2014) [0.7 s] @@ -19,19 +19,19 @@ Loading required package: parallel ✔ | 1 | mkinfit features [0.3 s] ✔ | 8 | mkinmod model generation and printing [0.2 s] ✔ | 3 | Model predictions with mkinpredict [0.3 s] -✔ | 16 | Evaluations according to 2015 NAFTA guidance [1.4 s] -✔ | 9 | Nonlinear mixed-effects models [7.9 s] +✔ | 16 | Evaluations according to 2015 NAFTA guidance [1.3 s] +✔ | 9 | Nonlinear mixed-effects models [7.7 s] ✔ | 14 | Plotting [1.1 s] ✔ | 4 | Residuals extracted from mkinfit models -✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.5 s] -✔ | 7 | Fitting the SFORB model [3.7 s] +✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.4 s] +✔ | 7 | Fitting the SFORB model [3.4 s] ✔ | 1 | Summaries of old mkinfit objects ✔ | 4 | Summary [0.1 s] -✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.2 s] +✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.1 s] ✔ | 9 | Hypothesis tests [8.0 s] -✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.4 s] +✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.2 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 40.3 s +Duration: 39.0 s [ FAIL 0 | WARN 0 | SKIP 0 | PASS 174 ] -- cgit v1.2.1 From 2e77bf144a81852302571009b1fcd41f021eca4c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 15 Sep 2021 16:54:49 +0200 Subject: Fix Open EFSA URL, changelog for 1.0.5 The EFSA URL failed on winbuilder because some cookie sets a different domain, so I am now using \href{} with the full link as link text instead of \url{} --- test.log | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index 3ab6aa27..717413ae 100644 --- a/test.log +++ b/test.log @@ -18,20 +18,20 @@ Loading required package: parallel ✔ | 10 | Special cases of mkinfit calls [0.3 s] ✔ | 1 | mkinfit features [0.3 s] ✔ | 8 | mkinmod model generation and printing [0.2 s] -✔ | 3 | Model predictions with mkinpredict [0.3 s] +✔ | 3 | Model predictions with mkinpredict [0.4 s] ✔ | 16 | Evaluations according to 2015 NAFTA guidance [1.3 s] ✔ | 9 | Nonlinear mixed-effects models [7.7 s] ✔ | 14 | Plotting [1.1 s] ✔ | 4 | Residuals extracted from mkinfit models ✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [1.4 s] -✔ | 7 | Fitting the SFORB model [3.4 s] +✔ | 7 | Fitting the SFORB model [3.5 s] ✔ | 1 | Summaries of old mkinfit objects ✔ | 4 | Summary [0.1 s] ✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [2.1 s] -✔ | 9 | Hypothesis tests [8.0 s] +✔ | 9 | Hypothesis tests [7.9 s] ✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.2 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 39.0 s +Duration: 38.8 s [ FAIL 0 | WARN 0 | SKIP 0 | PASS 174 ] -- cgit v1.2.1