Package: FLORAL
Type: Package
Title: Fit Log-Ratio Lasso Regression for Compositional Data
Version: 0.5.0
Date: 2025-07-13
Authors@R: c(
    person("Teng", "Fei", , "feit1@mskcc.org", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-7888-1715")),
    person("Tyler", "Funnell", role=c("aut"),
           comment = c(ORCID = "0000-0003-1612-5644")),
    person("Nicholas", "Waters", role=c("aut"),
           comment = c(ORCID = "0000-0002-9035-2143")),
    person("Sandeep", "Raj", role=c("aut"),
           comment = c(ORCID = "0000-0003-4629-0528"))
  )
Description: Log-ratio Lasso regression for continuous, binary, and survival outcomes with (longitudinal) compositional features. See Fei and others (2024) <doi:10.1016/j.crmeth.2024.100899>.
License: GPL (>= 3)
URL: https://vdblab.github.io/FLORAL/
BugReports: https://github.com/vdblab/FLORAL/issues
Depends: R (>= 3.5.0)
SystemRequirements: C++17
biocViews:
Imports: Rcpp (>= 1.0.9), stats, survival, ggplot2, survcomp, reshape,
        dplyr, glmnet, caret, grDevices, utils, mvtnorm, doParallel,
        doRNG, foreach, msm, phyloseq
LinkingTo: Rcpp, RcppArmadillo, RcppProgress, ast2ast
RoxygenNote: 7.3.2
Encoding: UTF-8
Suggests: covr, knitr, rmarkdown, spelling, testthat (>= 3.0.0),
        patchwork, tidyverse
Language: en-US
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-07-13 13:56:32 UTC; feit1
Author: Teng Fei [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7888-1715>),
  Tyler Funnell [aut] (ORCID: <https://orcid.org/0000-0003-1612-5644>),
  Nicholas Waters [aut] (ORCID: <https://orcid.org/0000-0002-9035-2143>),
  Sandeep Raj [aut] (ORCID: <https://orcid.org/0000-0003-4629-0528>)
Maintainer: Teng Fei <feit1@mskcc.org>
Repository: CRAN
Date/Publication: 2025-07-13 14:20:01 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 05:46:48 UTC; windows
Archs: x64
