diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 17:57:33 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 17:59:19 +0200 |
commit | cb3695dd434b3a3273217fb22c5ffb86065ae96d (patch) | |
tree | c37fbe68273e25d2741c0845665458357ac05450 /DESCRIPTION | |
parent | c4c3ca282c6aadca82e392692ae4100fec1dd834 (diff) |
EFSA PEC soil guidance from 2017
- Implement the new guidance as well as possible
- Maintenance work addressing CRAN checks
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index c1d967f..c7ea8a9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling -Version: 0.4-6 -Date: 2018-07-04 +Version: 0.5.1 +Date: 2018-07-10 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-4371-6538")) |