Skip to content

Releases: bognabognabogna/microbial_lag_calculator

v1.0.2

23 Nov 09:15
Compare
Choose a tag to compare

version available on CRAN + shiny based application ready for publication

Beta Release

02 Jun 19:11
99d2fe2
Compare
Choose a tag to compare
Beta Release Pre-release
Pre-release

This is pre-release of miLAG. To install this beta release of the miLAG package you will need to execute these commands:

if (!require("remotes"))
  install.packages("remotes")

remotes::install_github("https://github.com/bognabognabogna/microbial_lag_calulator", dependencies = TRUE, force = TRUE)