Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling Version: 0.6.5 Date: 2026-06-22 Authors@R: c( person("Johannes Ranke", email = "johannes.ranke@agroscope.admin.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4371-6538")), person("Elisabeth Lutz", email = "elisabeth.lutz@agroscope.admin.ch", role = "ctb")) 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 (>= 4.1.0), R6, mkin (>= 1.2) Imports: graphics, readr, methods, units, dplyr, tibble, tidyr, testthat Suggests: chents, grImport, magrittr, covr, here, waldo, docxtractr License: GPL LazyLoad: true LazyData: true Encoding: UTF-8 URL: https://pkgdown.jrwb.de/pfm, https://github.com/jranke/pfm, http://jranke.github.io/pfm/ Roxygen: list(markdown = TRUE, r6 = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libudunits2-dev libx11-dev Repository: https://jranke.r-universe.dev Date/Publication: 2026-06-22 19:49:39 UTC RemoteUrl: https://github.com/jranke/pfm RemoteRef: HEAD RemoteSha: 49285cb526a891013334ddb7b8123f3e5cd8b1a7 NeedsCompilation: no Packaged: 2026-06-22 22:04:20 UTC; root Author: Johannes Ranke [aut, cre] (ORCID: ), Elisabeth Lutz [ctb] Maintainer: Johannes Ranke