blob: 3c96ed5f082fcf3a352c573940533926f84a7481 (
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
|
Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
Version: 0.4-1
Date: 2017-01-19
Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de",
role = c("aut", "cre", "cph"))
Description: Utilities for simple calculations of predicted environmental
concentrations (PECs) and for dealing with data from some FOCUS pesticide
fate modelling software packages (currently only TOXSWA).
Depends:
R6,
mkin
Imports:
graphics,
readr,
methods
Suggests:
testthat,
chents,
magrittr
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
RoxygenNote: 5.0.1.9000
|