Package: simplace 5.0.13

simplace: Interface to Use the Modelling Framework 'SIMPLACE'

Interface to interact with the modelling framework 'SIMPLACE' and to parse the results of simulations.

Authors:Gunther Krauss

simplace_5.0.13.tar.gz
simplace_5.0.13.zip(r-4.5)simplace_5.0.13.zip(r-4.4)simplace_5.0.13.zip(r-4.3)
simplace_5.0.13.tgz(r-4.4-any)simplace_5.0.13.tgz(r-4.3-any)
simplace_5.0.13.tar.gz(r-4.5-noble)simplace_5.0.13.tar.gz(r-4.4-noble)
simplace_5.0.13.tgz(r-4.4-emscripten)simplace_5.0.13.tgz(r-4.3-emscripten)
simplace.pdf |simplace.html
simplace/json (API)
NEWS

# Install 'simplace' in R:
install.packages('simplace', repos = c('https://gk-crop.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gk-crop/simplace_rpkg/issues

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

27 exports 1 stars 1.02 score 1 dependencies 1 dependents 2 scripts 225 downloads

Last updated 1 years agofrom:25ea6a6b61. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-winNOTESep 14 2024
R-4.5-linuxNOTESep 14 2024
R-4.4-winOKSep 14 2024
R-4.4-macOKSep 14 2024
R-4.3-winOKSep 14 2024
R-4.3-macOKSep 14 2024

Exports:closeProjectcreateSimulationfindFirstSimplaceInstallationfindSimplaceInstallationsgetDatatypesOfResultgetResultgetSimplaceDirectoriesgetSimulationIDsgetUnitsOfResultinitSimplaceinitSimplaceDefaultopenProjectresetSimulationQueueresultToDataframeresultToListrunProjectrunSimulationssetAllSimulationValuessetCheckLevelsetLogLevelsetProjectLinessetSimplaceDirectoriessetSimulationValuessetSlotCountstepAllSimulationsstepSimulationvarmapToList

Dependencies:rJava

Interface to use Simplace from R

Rendered fromsimplace.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2023-06-01
Started: 2020-10-30

Readme and manuals

Help Manual

Help pageTopics
Close ProjectcloseProject
Creates a simulation and substitute parameterscreateSimulation
Search for simplace installation and returns first matchfindFirstSimplaceInstallation
Search for simplace installations and returns results as vectorfindSimplaceInstallations
Get the datatypes of the result variablesgetDatatypesOfResult
Fetch output from a simulationgetResult
Get the directories (work-, output-, projects- and data-dir)getSimplaceDirectories
Lists IDs of the performed simulationsgetSimulationIDs
Get the units of the result variablesgetUnitsOfResult
Initialisation of FrameworkinitSimplace
Initialises Simplace with work- and outputdir for different settingsinitSimplaceDefault
Opens a Simplace projectopenProject
Clears the list of simulationsresetSimulationQueue
Convert result to dataframeresultToDataframe
Convert result to listresultToList
Runs the opened projectrunProject
Run the created simulationsrunSimulations
Changes values of the all simulations in queuesetAllSimulationValues
Sets the check level of the frameworksetCheckLevel
Sets the log level of the frameworksetLogLevel
Sets the lines of the project data files that should be used when running a project.setProjectLines
Set working-, output-, projects- and data-directorysetSimplaceDirectories
Changes values of the current simulationsetSimulationValues
Sets number of used CPUssetSlotCount
simplace: Interface to use the modelling framework 'SIMPLACE'simplace-package simplace
Run all simulations in queue stepwisestepAllSimulations
Run simulation stepwisestepSimulation
Converts the varmap to a listvarmapToList