summaryrefslogtreecommitdiff
path: root/DESCRIPTION
blob: a266b0c9f9c6244a621e331129241f28f7872b48 (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
Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
Version: 0.6.5
Date: 2026-02-13
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

Contact - Imprint