aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION13
1 files changed, 8 insertions, 5 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 8d11e33..ab6d2ce 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
-Version: 0.6.0
-Date: 2023-11-11
+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"))
@@ -10,6 +10,7 @@ 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:
@@ -21,10 +22,12 @@ Suggests:
chents,
grImport,
magrittr,
- covr
+ covr,
+ here,
+ waldo
License: GPL
-LazyLoad: yes
-LazyData: yes
+LazyLoad: true
+LazyData: true
Encoding: UTF-8
URL: https://pkgdown.jrwb.de/pfm
RoxygenNote: 7.2.3

Contact - Imprint