diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-02 16:05:59 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-07-02 16:05:59 +0200 |
commit | ad4cd5d9a1f8c3976d08048a441129b1fb49a62b (patch) | |
tree | 64eee14bf0a47ea1bc2057770cf7fe6c93de8f54 /pkg/DESCRIPTION | |
parent | fef0bb7fe916f91dcff089c17aa3290c0ea1ab1f (diff) |
Changes to pass R CMD check --as-cran, roxygen run
Diffstat (limited to 'pkg/DESCRIPTION')
-rw-r--r-- | pkg/DESCRIPTION | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 39b8c20..5c3050c 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -1,8 +1,8 @@ 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-07-02 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 |