diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-21 19:39:44 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-21 19:39:44 +0200 |
commit | ff7e67a4d3415419dd3f712ef1af7467ebf65508 (patch) | |
tree | 0d216deb410aca83eaadd1a7e676a8f765360084 /DESCRIPTION | |
parent | 03c3035ca01c66b6a1352f7e509753fe2d057af2 (diff) |
Support FOMC in PEC_soil
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index e795eb1..932a4c8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling -Version: 0.5.1 -Date: 2018-07-11 +Version: 0.5.2 +Date: 2018-09-20 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-4371-6538")) @@ -20,7 +20,6 @@ Suggests: testthat, chents, magrittr, - R.utils, PELMO.installeR License: GPL LazyLoad: yes |