Package: coda4microbiome
Title: Compositional Data Analysis for Microbiome Studies
Version: 0.1.1
Authors@R: 
	c(
	person(
	  "Malu", "Calle",
	  email = "malu.calle@uvic.cat",
	  role = c("aut"),
	  comment = c(ORCID = "0000-0001-9334-415X")
	),
	person(
	  "Toni", "Susin",
	  email = "toni.susin@upc.edu",
	  role = c("aut", "cre"),
	  comment = c(ORCID = "0000-0002-0874-2784")
	)
	)
Description: Functions for microbiome data analysis that take into account its compositional nature. Performs variable selection through penalized regression for both, cross-sectional and longitudinal studies, and for binary and continuous outcomes.    
License: MIT + file LICENSE
URL: https://malucalle.github.io/coda4microbiome/
BugReports: https://github.com/malucalle/coda4microbiome/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
LazyData: false
Imports: corrplot, glmnet, plyr, pROC, ggpubr, ggplot2, qpdf
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-31 15:08:14 UTC; Toni
Author: Malu Calle [aut] (<https://orcid.org/0000-0001-9334-415X>),
  Toni Susin [aut, cre] (<https://orcid.org/0000-0002-0874-2784>)
Maintainer: Toni Susin <toni.susin@upc.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2022-03-31 15:30:02 UTC
