Skip to content

certara/Simcyp-R-Scripts

Repository files navigation

Simcyp R Example Scripts

Description

A package to support R script interactions with the Simcyp simulator (V22-V24). Provides functions to initialise Simcyp, load and modify workspaces and interrogate results.

System Requirements

  • Windows 10
  • Simcyp Simulator license
  • R >= 4.4.2

Installation

The Simcyp R Package requires additional package dependencies, which can first be installed from CRAN using the following command:

install.packages(c("Rcpp", "XML", "xml2", "RcppThread", "R.utils", "RSQLite", "DBI", "rlang", "tibble", "fs", "PKNCA", "dplyr", "stringr", "ggplot2", "pracma", "rstudioapi")) 

The Simcyp R package is distributed from Simcyp support via a download link and can be requested from simcyp.support@certara.com.

First, download the package archive file from the Simcyp download portal, then navigate to RStudio > Tools > Install Packages. In the "Install from:" dropdown selection, change to "Package archive file" and select the Simcyp R package .zip file in your file explorer.

The current Released Version of the Simcyp R package is Simcyp_24.0.18.zip.

Examples

Navigate to one of the example folders within the repository to view usage details.

Support

Please email simcyp.support@certara.com for any queries.

Learning material:

If you are a Simcyp license members, E-Learning videos can be viewed via your members area.

Other learning videos can be found on YouTube:

Publications:

About

Simcyp R example scripts

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages