hubverse-org / hubAdmin

Utilities for administering hubverse Infectious Disease Modeling Hubs
https://hubverse-org.github.io/hubAdmin/
Other
1 stars 2 forks source link
hubverse r-package

hubAdmin hubAdmin website

Lifecycle:
experimental hubAdmin status
badge CRAN
status R-CMD-check

The goal of hubAdmin is to provide a set of utility functions for administering hubverse Hubs.

This package is part of the hubverse ecosystem, which aims to provide a set of tools for infectious disease modeling hubs to share and collaborate on their work.

Installation

[!NOTE] If you have any problems with installation of package V8 (more likely on Linux), please consult the V8 installation instructions.

Latest

You can install the latest version of hubAdmin from the R-universe:

install.packages("hubAdmin", repos = c("https://hubverse-org.r-universe.dev", "https://cloud.r-project.org"))

Development

If you want to test out new features that have not yet been released, you can install the development version of hubAdmin from GitHub with:

# install.packages("remotes")
remotes::install_github("hubverse-org/hubAdmin")

Code of Conduct

Please note that the hubAdmin package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Contributing

Interested in contributing back to the open-source Hubverse project? Learn more about how to get involved in the Hubverse Community or how to contribute to the hubAdmin package.