From b38055278d4a801598ece9d2c93716a9bf67134a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 27 Jan 2017 01:00:07 +0100 Subject: 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 --- DESCRIPTION | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'DESCRIPTION') 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 -- cgit v1.2.1