diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/PELMO_runs.Rd | 3 |
1 files changed, 0 insertions, 3 deletions
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} |