cvasi.ui
is a graphical user interface and software package for the
language R. It provides an user-friendly
interface for features of the
cvasi package to calibrate,
validate, and simulate TK/TD models in R. It is implemented using the
Shiny library.
Install latest version from GitHub
install.packages("remotes", dependencies=TRUE)
remotes::install_github("cvasi-tktd/cvasi.ui", dependencies=TRUE)
After installing the cvasi.ui
package, start the GUI by:
library(cvasi.ui)
run_cvasi()
The user interface provides an interactive tutorial. The tutorial can be started by clicking on the question mark in the top right corner of the application.
The package and its source code is free and open-source software available under the GPL-3.0 license.
If you find any issues or bugs within the package, please create a new issue on GitHub.
Contributions to the project are welcome! Please have a look at the Contribution Guidelines before submitting a Pull Request.
Financial support for creation and release of this software project was provided by Bayer Crop Science. Thanks to all persons who contributed to testing the tool and for their valuable feedback (in no particular order):
Alexander Singer, Dietmar Warnecke, Gisela Wiedemann, Silke Laucht, Jens Schabacker, Petra Moosmayer, Thomas Martin and Daniel Stengel at Rifcon. As well as Jutta Hager, Thomas Preuss, David Heckmann, John Herrmann, and Dominic Englert at Bayer Crop Science.