Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrc-ide/yepaux
R package containing auxiliary functions for use with YellowFeverDynamics package.
https://github.com/mrc-ide/yepaux
Last synced: 25 days ago
JSON representation
R package containing auxiliary functions for use with YellowFeverDynamics package.
- Host: GitHub
- URL: https://github.com/mrc-ide/yepaux
- Owner: mrc-ide
- License: mit
- Created: 2023-04-27T13:36:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-12T18:41:45.000Z (about 1 month ago)
- Last Synced: 2024-12-12T19:36:57.645Z (about 1 month ago)
- Language: R
- Size: 85 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YEPaux
A package to be used in conjunction with the [YEP (Yellow Fever Epidemic Prevention)](https://github.com/mrc-ide/YEP) package to process outputs.
[![R-CMD-check](https://github.com/mrc-ide/YFD_aux/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/mrc-ide/YEP/actions/workflows/R-CMD-check.yaml)
## Installation
```
#install.packages("devtools")
devtools::install_github("YEPaux")
```