Package: coda4microbiome
Title: Compositional Data Analysis for Microbiome Studies
Version: 0.2.4
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")
	),
	person(
	  "Meritxell", "Pujolassos",
	  email = "meritxell.pujolassos@uvic.cat",
	  role = c("aut"),
	  comment = c(ORCID = "0000-0003-0313-3506")
	)
	)
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.2.3
LazyData: false
Imports: corrplot, glmnet, plyr, pROC, ggpubr, ggplot2, ComplexHeatmap,
        circlize, survival, survminer
Suggests: rmarkdown
NeedsCompilation: no
Packaged: 2024-07-17 15:25:42 UTC; Toni
Author: Malu Calle [aut] (<https://orcid.org/0000-0001-9334-415X>),
  Toni Susin [aut, cre] (<https://orcid.org/0000-0002-0874-2784>),
  Meritxell Pujolassos [aut] (<https://orcid.org/0000-0003-0313-3506>)
Maintainer: Toni Susin <toni.susin@upc.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-07-17 15:50:02 UTC
Built: R 4.4.3; ; 2025-11-01 06:16:01 UTC; windows
