aboutsummaryrefslogtreecommitdiff
path: root/man/PELMO_runs.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
commit36036b5901223591e7e21e8b73d8cd1fb034f4cb (patch)
treeed8e764778aa2e94b785263d18d7d8e3dfe4e785 /man/PELMO_runs.Rd
parentd042f8f06b313e8595087587455daac73d84f17b (diff)
Finish the Step 1 calculator including tests
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer
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