Tools for longitudinal analysis within the EGG (Early Growth Genetics) Consortium.
- Install the development version from GitHub:
# install.packages("remotes")
remotes::install_github("mcanouil/eggla")
- Install a particular version:
# install.packages("remotes")
remotes::install_github("mcanouil/eggla@v1.0.0")
# or the latest stable version
remotes::install_github("mcanouil/eggla@latest")
docker pull ghcr.io/mcanouil/eggla:devel
.docker pull ghcr.io/mcanouil/eggla:latest
.
MIT © Mickaël Canouil, Nicole Warrington, Kimberley Burrows, and Anni Heiskala.
Please note that the eggla
project is released with a Contributor
Code of
Conduct.
By contributing to this project, you agree to abide by its terms.