diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-07 12:36:56 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-07-07 12:36:56 +0200 |
commit | 512cd50874b060d50a14d28df88018ac144cf6d3 (patch) | |
tree | a89d542a23dc9251120cdc4ef8afbcc7e483f3f7 /DESCRIPTION | |
parent | 58c6214f459b28b899794f32a60836aef97ac01b (diff) |
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
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 8d0ebeb..e877629 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling Version: 0.5.7 -Date: 2020-06-17 +Date: 2020-07-07 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-4371-6538")) |