From 512cd50874b060d50a14d28df88018ac144cf6d3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 7 Jul 2020 12:36:56 +0200 Subject: Remove copyright headers, update TOXSWA_cwa test - The window column of the windows component of a TOXSWA_cwa object is not a factor any more, but a character vector. - testthat::expect_equal_to_reference is replaced by testthat::expect_known_output, so we can have git diff show what has changed --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c6701ea..874b9af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +commit 58c6214f459b28b899794f32a60836aef97ac01b +Author: Johannes Ranke +Date: 2020-07-07 11:27:44 +0200 + + Adapt pfm_degradation to current mkin + + use_of_ff = "max" is now the default + +commit e3bc264df69f892e9ad990be22d3ec1b22041daa +Author: Johannes Ranke +Date: 2020-06-17 13:37:59 +0200 + + TSCF estimation equations, update docs + + Briggs et al. (1982) and Dettenmaier et al. (2009) + +commit e505ecc4aba0f6719fd772faa2655dd824a6930d +Author: Johannes Ranke +Date: 2020-04-17 09:51:33 +0200 + + Skip testing on R-devel + + it currently fails with + + ✖ | 6 1 | Read and analyse TOXSWA cwa files [6.4 s] + ──────────────────────────────────────────────────────────────────────────────────────────────────── + test_TOXSWA.R:68: failure: Getting events and moving window analysis works + H_sw_R1_stream$windows has changed from known value recorded in 'H_sw_R1_stream_windows.rds'. + Component "window": Modes: character, numeric + Component "window": Attributes: < target is NULL, current is list > + Component "window": target is character, current is factor + commit d81550d0cccae824cc748de48e7fd50ea8d8033a Author: Johannes Ranke Date: 2020-04-16 18:02:18 +0200 -- cgit v1.2.1