aboutsummaryrefslogtreecommitdiff
path: root/man/PELMO_runs.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/PELMO_runs.Rd')
-rw-r--r--man/PELMO_runs.Rd5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/PELMO_runs.Rd b/man/PELMO_runs.Rd
index aa02a89..a0d0df8 100644
--- a/man/PELMO_runs.Rd
+++ b/man/PELMO_runs.Rd
@@ -44,7 +44,7 @@ If evaluate is TRUE, a list of lists of matrices holding the
Per default, the runs are not only set up but also executed with FOCUS
PELMO, the results are processed and returned. Currently, only FOCUS PELMO
as installed on Linux (or other Unix systems)
-using the \code{\link{install_PELMO}} from the \code{PELMO.installeR} package
+using the \code{install_PELMO} from the \code{PELMO.installeR} package
maintained on github is supported. In such installations, FOCUS PELMO is
installed into the package installation directory of \code{PELMO.installeR}
and run using \code{wine}.
@@ -55,6 +55,8 @@ 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(
@@ -77,6 +79,7 @@ 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://jranke.github.io/PELMO.installeR}

Contact - Imprint