Package: CBN2Path
Title: "CBN2Path: an R/Bioconductor package for the analysis of cancer
        progression pathways using Conjunctive Bayesian Networks
Version: 1.0.0
Authors@R: 
    c(person("William", "Choi-Kim", email = "william@williamck.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0000-3902-4745")),
    person("Sayed-Rzgar", "Hosseini", email = "rzgar.hosseini@indstate.edu", role = c("aut"), comment = c(ORCID = "0000-0002-2308-6754")))
Description: CBN2Path package provides a unifying interface to facilitate CBN-based quantification, analysis and visualization of cancer progression pathways. 
URL: https://github.com/rockwillck/CBN2Path,
        http://dx.doi.org/10.1093/biomet/asp023,
        http://dx.doi.org/10.1093/bioinformatics/btp505
BugReports: https://github.com/rockwillck/CBN2Path/issues
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: R6, ggraph, tidygraph, ggplot2, patchwork, cowplot, magrittr,
        igraph, rlang, grDevices, coda, graphics, stats, TCGAbiolinks,
        BiocParallel
Suggests: testthat (>= 3.0.0), BiocStyle, knitr, rmarkdown
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
biocViews: Software, StatisticalMethod, GraphAndNetwork, Bayesian,
        Pathways
VignetteBuilder: knitr
SystemRequirements: GNU Scientific Library (GSL)
OS_type: unix
git_url: https://git.bioconductor.org/packages/CBN2Path
git_branch: RELEASE_3_22
git_last_commit: bb06034
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 03:11:36 UTC; biocbuild
Author: William Choi-Kim [aut, cre] (ORCID:
    <https://orcid.org/0009-0000-3902-4745>),
  Sayed-Rzgar Hosseini [aut] (ORCID:
    <https://orcid.org/0000-0002-2308-6754>)
Maintainer: William Choi-Kim <william@williamck.com>
Built: R 4.5.1; x86_64-apple-darwin20; 2025-10-30 12:07:53 UTC; unix
