Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrc-ide/gf

๐ŸŒGlobal๐ŸŒŽFund๐ŸŒ malaria modelling
https://github.com/mrc-ide/gf

Last synced: 25 days ago
JSON representation

๐ŸŒGlobal๐ŸŒŽFund๐ŸŒ malaria modelling

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

๐ŸŒGlobal๐ŸŒŽFund๐ŸŒ malaria modelling

[![Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
[![R-CMD-check](https://github.com/mrc-ide/gf/workflows/R-CMD-check/badge.svg)](https://github.com/mrc-ide/gf/actions)
[![codecov](https://codecov.io/gh/mrc-ide/gf/branch/master/graph/badge.svg)](https://codecov.io/gh/mrc-ide/gf)

This package contains functionality and associated documentation for both pre-
and post- modelling workflows for modelling to support the Global Fund's
replenishment for the period 2024 - 2026.

## Installation

You can install the development version from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("mrc-ide/gf")
```