README.md

CRAN_Release_Badge CRAN Downloads R-CMD-check License: GPL v3 Project Status: Active – The project has reached a stable, usable state and is being actively developed. SWH

The stable version of nlsMicrobio can be installed from CRAN using:

install.packages("nlsMicrobio")

The development version of nlsMicrobio can be installed from GitHub (remotes needed):

if (!requireNamespace("remotes", quietly = TRUE))
   install.packages("remotes")

remotes::install_github("lbbe-software/nlsMicrobio")

Finally load the package in your current R session with the following R command:

library(nlsMicrobio)


aursiber/nlsMicrobio documentation built on April 14, 2025, 4:06 p.m.