diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 09:00:41 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 09:00:41 +0100 |
commit | 6681356b8abab27f0735341ed6d3a44e1374e2e5 (patch) | |
tree | c09db8c33a074caa4f938f02cb2c2b0bbf2161f8 /DESCRIPTION | |
parent | 3e82035d2753d031401f80833de8939740491bd0 (diff) |
Typo, remove PELMO related suggestions
PELMO related functions are not used in pfm, so apart from advertising,
these suggestions did not do anything.
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index e6bbe21..890d606 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling Version: 0.5.9 -Date: 2022-09-29 +Date: 2022-11-11 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-4371-6538")) @@ -21,12 +21,8 @@ Suggests: chents, grImport, magrittr, - PELMO.installeR, - rPELMO, covr -Remotes: jranke/chents, - jranke/PELMO.installeR, - jranke/rPELMO +Remotes: jranke/chents License: GPL LazyLoad: yes LazyData: yes |