diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-21 15:12:12 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-21 15:12:12 +0200 |
commit | 405c10b443aacfe9aab15f4ab2797e92def9f246 (patch) | |
tree | 93ef1669e31d403aa6334249d87a5f6f925313de /pkg/DESCRIPTION | |
parent | 7faffad1907995f1b623ede8fc2e386693428e22 (diff) | |
parent | 5038ba57fef6cc386566ec30f3d5dd67e62decff (diff) |
Merge branch 'master' into pfm_chent
Diffstat (limited to 'pkg/DESCRIPTION')
-rw-r--r-- | pkg/DESCRIPTION | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 39b8c20..379cb3b 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -1,13 +1,15 @@ Package: pfm Type: Package -Title: Utilities for pesticide fate modelling -Version: 0.2-1 -Date: 2015-06-12 +Title: Utilities for Pesticide Fate Modelling +Version: 0.2-3 +Date: 2015-08-21 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph")) -Description: Utilities for simple PEC calculations and for dealing with data - from some FOCUS pesticide fate modelling software. +Description: Utilities for simple calculations of predicted environmental + concentrations (PECs) and for dealing with data from some FOCUS pesticide + fate modelling software packages. Depends: R6, mkin +Imports: graphics Suggests: testthat License: GPL LazyLoad: yes |