Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divadnojnarg/capo4sim

CaPO4Sim, the virtual physiology simulator
https://github.com/divadnojnarg/capo4sim

Last synced: 17 days ago
JSON representation

CaPO4Sim, the virtual physiology simulator

Awesome Lists containing this project

README

        

# CaPO4Sim, the Virtual Physiology Simulator
[![R-CMD-check](https://github.com/DivadNojnarg/CaPO4Sim/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/DivadNojnarg/CaPO4Sim/actions/workflows/R-CMD-check.yaml)
[![CRAN status](https://www.r-pkg.org/badges/version/CaPO4Sim)](https://cran.r-project.org/package=CaPO4Sim)

These apps were developed in the [Interface Group](https://interfacegroup.ch).

## Installation

```r
install.packages("DivadNojnarg/CaPO4Sim")
```

## Access Apps

```r
library(CaPO4Sim)
# entry level app
run_CaPO4Sim(context = "introduction")
# virtual patient Bootstrap 4
run_CaPO4Sim(context = "virtual-patient")
```

Note that for the patient simulator, you need to install a compiler: either [Rtools](https://cran.r-project.org/bin/windows/Rtools/) for windows or clang for [Mac/Linux](https://cran.r-project.org/bin/macosx/tools/). If you don't want,
you can still access these apps online.

## Demonstration

### Entry Level Application

![](https://community.rstudio.com/uploads/default/original/2X/b/bd5306bab9eb7561da943c59d2693639dc719168.gif)

### Virtual Patient Simulator

![](https://community.rstudio.com/uploads/default/original/2X/e/eb1013fd09ccf10cbe13da3f0168eebfcb0eba75.gif)

## **Contacts**

*david.granjon_at_uzh.ch*

## **Staff**
+ *Project manager*: [Dr. Diane de Zélicourt, Prof. Vartan Kurtcuoglu and Dr. David Granjon](https://interfacegroup.ch/people/)
+ *Experts in Physiology*:
- Prof. François Verrey,
- [Prof. Olivier Bonny](https://www.h-fr.ch/annuaire/prof-olivier-bonny),
- [Prof. Bernard Rossier](https://hset.org/organization/board/),
- [Prof. Carsten Wagner](https://www.zurich-kidney.uzh.ch/en/members/Full-Members/cw.html)
+ *Graphic designer*: Tara von Grebel and Dr. David Granjon
+ *Animation*: Janine Meyer
+ *Model developer*: [Dr. David Granjon](https://david.rinterface.com/)
+ *Web/R developer*: Dr. David Granjon
+ *Server management*: Dr. David Granjon

## Acknowledgments
I thank RStudio for providing us with RStudio Connect licences. All illustration backgrounds were designed by Tara Von Grebel and animations were produced by Janine Meyer, both of the Multimedia and eLearning-Services, University of Zurich.