Package: ExpoRiskR
Type: Package
Title: Exposure-Aware Multi-Omics Risk Modeling
Version: 1.0.0
Authors@R: c(
    person("Prem Prashant", "Chaudhary",
           email = "chaudharyp2@nih.gov",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3467-8608"))
 )
Description: ExpoRiskR provides tools for exposure-aware multi-omics
        risk modeling in translational and environmental health
        studies. The package aligns sample identifiers across exposure
        and multi-omics blocks, performs lightweight preprocessing, and
        fits exposure-adjusted association models to build
        interpretable microbe–metabolite networks. It also computes
        simple exposure perturbation summaries and generates
        publication-ready visualizations. Workflows support both
        matrix-based inputs and SummarizedExperiment objects.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/ppchaudhary/ExpoRiskR
BugReports: https://github.com/ppchaudhary/ExpoRiskR/issues
Imports: stats, ggplot2, igraph, SummarizedExperiment, S4Vectors, utils
Suggests: BiocStyle, BiocCheck, knitr, rmarkdown, withr, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
biocViews: Software, Network, SystemsBiology, Metabolomics, Microbiome,
        Regression
Config/pak/sysreqs: libglpk-dev libxml2-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:43 UTC
RemoteUrl: https://github.com/bioc/ExpoRiskR
RemoteRef: RELEASE_3_23
RemoteSha: 59ff42ff73d0b83a4acd00d126b7a9a7a98359f5
NeedsCompilation: no
Packaged: 2026-04-29 21:13:34 UTC; root
Author: Prem Prashant Chaudhary [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3467-8608>)
Maintainer: Prem Prashant Chaudhary <chaudharyp2@nih.gov>
Built: R 4.6.0; ; 2026-04-29 22:11:08 UTC; unix
