From 4835e20d1d08203657ab616600286ad9dfd71344 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 24 May 2017 15:46:44 +0200 Subject: Re-enable PELMO examples and tests - Add .gitattributes to make sure CRLF line endings are kept for PELMO .psm files - Update static docs --- man/PELMO_runs.Rd | 3 --- 1 file changed, 3 deletions(-) (limited to 'man/PELMO_runs.Rd') diff --git a/man/PELMO_runs.Rd b/man/PELMO_runs.Rd index a86e0fd..f936d8c 100644 --- a/man/PELMO_runs.Rd +++ b/man/PELMO_runs.Rd @@ -55,8 +55,6 @@ run directory, holding the results for all FOCUS periods, equivalent to the period.plm file generated by the FOCUS PELMO GUI. } \examples{ -# At the moment I can not run the examples, as my wine installation is not working -\dontrun{ # Reproduce the official test results for annual application of Pesticide D # to winter cereals at the day before emergence runs_1 <- list( @@ -79,7 +77,6 @@ PECgw_2 <- PELMO_runs(runs_2, psm_dir = system.file("testdata", package = "pfm") cores = 3, overwrite = TRUE) print(PECgw_2) } -} \references{ PELMO.installeR \url{https://pkgdown.jrwb.de/PELMO.installeR} -- cgit v1.2.1