Package: fspls2
Type: Package
Title: A Package to Find Minimal Transcriptional Signatures
Version: 0.1.0
Date: 2026-09-02
Author: Lachlan Coin [aut, cre]
Authors@R: c(person(given = "Lachlan",
                      family = "Coin",
                      role = c("aut", "cre"),
                      email = "l.coin@imb.uq.edu.au")
        )
Imports: R6, jsonlite, Matrix, glmnet, tidyr, MASS, ggplot2, pROC,
        binom, confintr, DBI, RSQLite, methods,tibble, ggrepel,
        RColorBrewer, data.table
Depends: R (>= 4.1.0)
Maintainer: Lachlan Coin <l.coin@imb.uq.edu.au>
Description: Identifies minimal biomarker signatures for predicting phenotypes from multiomic data. 
              Integrates multiple omics layers, supports internal cross-validation. Supports missing values in predictors and outcomes. 
              Enables model based imputation of uncertain values. 
              Supports continuous, binary, multi-class and ordinal outcomes.
License: GPL-2
LazyLoad: yes
NeedsCompilation: no
Repository: CRAN
Packaged: 2026-09-02 04:43:34 UTC; lcoin
Date/Publication: 2026-09-12 12:30:02 UTC
Config/roxygen2/version: 8.0.0
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Built: R 4.5.2; ; 2026-09-12 14:01:26 UTC; unix
