blob: 39d3927ef370bb4ba63567a55c641e526173888e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
Version: 0.2-4
Date: 2015-09-11
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.
Depends: R6, mkin
Imports: graphics
Suggests: testthat, chents
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
|