From 608c4f89a2656f67ba915aab17633d41acc789a7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 18:44:22 +0200 Subject: Add build and test logs to the git repo --- test.log | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 test.log (limited to 'test.log') diff --git a/test.log b/test.log new file mode 100644 index 0000000..a880145 --- /dev/null +++ b/test.log @@ -0,0 +1,33 @@ +Loading pfm +Loading required package: testthat +Loading required package: R6 +Loading required package: mkin +Loading required package: minpack.lm +Loading required package: rootSolve +Loading required package: inline +Loading required package: methods +Loading required package: parallel +Testing pfm +Geometric mean calculation: ...... +Check max_twa for parent mkinfit models against analytical solutions: . +Simple PEC sediment calculations: . +Simple PEC soil calculations: ........... +Simple PEC surface water calculations with drift entry: .. +Create PELMO runs from psm files and execute them: SSSSS +Actual and time weighted average concentrations for SFO kinetics: . +FOCUS Step 1 calculations: .............. +Read and analyse TOXSWA cwa files: ....... +UK drainage PEC calculations: ............ + +Skipped -------------------------------------------------------------------------------------------- +1. PELMO paths are correctly created (@test_PELMO.R#23) - A wine installation is needed for this test + +2. PELMO runs are correctly set up (@test_PELMO.R#38) - A wine installation is needed for this test + +3. PELMO runs can be run and give the expected result files (@test_PELMO.R#62) - A wine installation is needed for this test + +4. PELMO runs are correctly evaluated (@test_PELMO.R#94) - A wine installation is needed for this test + +5. PECgw from FOCUS summary files can be reproduced (@test_PELMO.R#152) - A wine installation is needed for this test + +DONE =============================================================================================== -- cgit v1.2.1