- Notifications
You must be signed in to change notification settings - Fork1
Early Growth Genetics Longitudinal Analysis.
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.mdNotificationsYou must be signed in to change notification settings
mcanouil/eggla
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Tools for longitudinal analysis within theEGG (Early Growth Genetics)Consortium.
Install
pak
temp_library<- file.path(".","R")dir.create(temp_library,recursive=TRUE).libPaths(temp_library)utils::install.packages(pkgs="pak",lib=temp_library,repos= sprintf("https://r-lib.github.io/p/pak/stable/%s/%s/%s",.Platform[["pkgType"]], R.Version()[["os"]], R.Version()[["arch"]] ))
Install
eggla
and its dependencieslibrary(pak)VERSION<-"latest"utils::download.file(url= sprintf("https://raw.githubusercontent.com/mcanouil/eggla/%s/.github/.devcontainer/eggla/R/pkg.lock",VERSION ),destfile="pkg.lock")lockfile_install(lockfile="pkg.lock",lib=temp_library)pkg_install(sprintf("mcanouil/eggla@%s",VERSION),lib=temp_library,upgrade=FALSE,dependencies=FALSE)
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 theeggla
project is released with aContributorCode ofConduct.
By contributing to this project, you agree to abide by its terms.
About
Early Growth Genetics Longitudinal Analysis.
Topics
Resources
License
Unknown, MIT licenses found
Licenses found
Unknown
LICENSEMIT
LICENSE.md