aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: de8a95404372d7d9fe338ab822465234824259df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
Version: 0.5.7
Date: 2019-10-23
Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de",
                  role = c("aut", "cre", "cph"),
                  comment = c(ORCID = "0000-0003-4371-6538"))
Description: Utilities for simple calculations of predicted environmental
    concentrations ('PEC' values) and for dealing with data from some FOCUS
    pesticide fate modelling software packages.
Depends:
    R6,
    mkin
Imports:
    graphics,
    readr,
    methods
Suggests:
    testthat,
    chents,
    grImport,
    magrittr,
    PELMO.installeR,
    rPELMO,
    covr
Remotes: jranke/chents,
  jranke/PELMO.installeR,
  jranke/rPELMO
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
URL: https://pkdown.jrwb.de/pfm
RoxygenNote: 6.1.1

Contact - Imprint