Open-Systems-Pharmacology / R-Toolbox

Other
4 stars 7 forks source link
suite-components

OLD version of the R-toolbox (based on the OSP Suite 8 and below). New version of the R-Toolbox (OSP 9 and above) can be found in the OSPSuite-R repository

About the Toolbox

The R Toolbox is a collection of R functions which allows the processing of models developed in PK-Sim® or MoBi® from within R. A variety of functions is offered to manipulate models, to simulate models, and to handle simulation results. The functions are designed very similar to the functions that are provided with the MoBi® Toolbox for Matlab®. Details are available in the build-in help of R upon loading the R package.

Installing the R Toolbox

The R Toolbox is provided to the user as a zip file. This zip file can be found under "C:\Program Files\Open Systems Pharmacology\MoBi Toolbox for R X.Y\MoBiToolboxForR_X.Y.Z.zip" . The standard package install via zip files is used. On Windows, install.packages can install a binary package from a local zip file by setting argument repos to NULL. Rgui.exe has a menu Packages with a GUI interface to install.packages that may be used.

The R Toolbox is only available for the 64bit R (versions 3.5 or later).

Getting Started

Code Status

Build status

Code of conduct

Everyone interacting in the Open Systems Pharmacology community (codebases, issue trackers, chat rooms, mailing lists etc...) is expected to follow the Open Systems Pharmacology code of conduct.

Contribution

We encourage contribution to the Open Systems Pharmacology community. Before getting started please read the contribution guidelines. If you are contributing code, please be familiar with the coding standards.

License

R-Toolbox is released under the GPLv2 License.