Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrc-ide/flodia
🌊🌊 Compartmental model flow diagrams in base R
https://github.com/mrc-ide/flodia
Last synced: 10 days ago
JSON representation
🌊🌊 Compartmental model flow diagrams in base R
- Host: GitHub
- URL: https://github.com/mrc-ide/flodia
- Owner: mrc-ide
- License: other
- Created: 2020-10-31T10:51:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T14:12:07.000Z (over 1 year ago)
- Last Synced: 2024-11-06T02:32:44.712Z (about 2 months ago)
- Language: R
- Homepage: https://mrc-ide.github.io/flodia
- Size: 581 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flodia
[![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.](https://www.repostatus.org/badges/latest/concept.svg)](https://www.repostatus.org/#concept)
[![R build status](https://github.com/mrc-ide/flodia/workflows/R-CMD-check/badge.svg)](https://github.com/mrc-ide/flodia/actions)
[![codecov](https://codecov.io/gh/mrc-ide/gonovax/branch/master/graph/badge.svg?token=9u8S3v45AX)](https://codecov.io/gh/mrc-ide/gonovax)
[![CodeFactor](https://www.codefactor.io/repository/github/mrc-ide/flodia/badge)](https://www.codefactor.io/repository/github/mrc-ide/flodia)`flodia` provides tools for drawing compartmental model flow diagrams in base R.
## Installation
The package can be installed directly from GitHub with:
```r
remotes::install_github("mrc-ide/flodia", upgrade = FALSE)
```## License
MIT © Imperial College of Science, Technology and Medicine