aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-01-27 01:00:07 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-01-27 02:17:41 +0100
commitb38055278d4a801598ece9d2c93716a9bf67134a (patch)
treed1338a66115dd9c5bf5aa0004f16d8329093e852 /DESCRIPTION
parent40c2f387775a168df1be699813807586cf098648 (diff)
Set up FOCUS PELMO runs and run them in parallel
- This works on Linux using wine - PELMO runs (including pelmo.inp files) are correctly generated - The PLM files for FOCUS Pesticide_D in the test data archive are correctly reproduced - The data files (including FOCUS groundwater scenario data) are now created and documented in R files
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION8
1 files changed, 5 insertions, 3 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 3c96ed5..81f8df2 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
Package: pfm
Type: Package
Title: Utilities for Pesticide Fate Modelling
-Version: 0.4-1
-Date: 2017-01-19
+Version: 0.4-2
+Date: 2017-01-27
Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de",
role = c("aut", "cre", "cph"))
Description: Utilities for simple calculations of predicted environmental
@@ -18,7 +18,9 @@ Imports:
Suggests:
testthat,
chents,
- magrittr
+ magrittr,
+ R.utils,
+ PELMO.installeR
License: GPL
LazyLoad: yes
LazyData: yes

Contact - Imprint