Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
Version: 0.6.1
Date: 2024-01-31
Authors@R: person("Johannes Ranke", email = "johannes.ranke@agroscope.admin.ch",
role = c("aut", "cre"),
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:
R (>= 3.5.0),
R6,
mkin (>= 1.2)
Imports:
graphics,
readr,
methods
Suggests:
testthat,
chents,
grImport,
magrittr,
covr,
here,
waldo
License: GPL
LazyLoad: true
LazyData: true
Encoding: UTF-8
URL: https://pkgdown.jrwb.de/pfm, https://github.com/jranke/pfm
Roxygen: list(markdown = TRUE, r6 = TRUE)
RoxygenNote: 7.2.3