diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-21 15:10:42 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-21 15:10:42 +0200 |
commit | 5038ba57fef6cc386566ec30f3d5dd67e62decff (patch) | |
tree | 348481c8c68a3370281041b210a09a5c4eee1fb2 | |
parent | 4477e69b46e88c196f354463190753650157ea0d (diff) |
Adapt the description to R CMD check requirements
-rw-r--r-- | pkg/DESCRIPTION | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index f24b6bf..379cb3b 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -5,9 +5,9 @@ Version: 0.2-3 Date: 2015-08-21 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph")) -Description: 'pfm' contains utilities for simple calculations of predicted - environmental concentrations (PECs) and for dealing with data from some FOCUS - pesticide fate modelling software packages. +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 |