Package: BioNAR
Title: Biological Network Analysis in R
Version: 1.13.3
Authors@R: c(
    person("Colin", "Mclean", 
        email="Colin.D.Mclean@ed.ac.uk", role="aut"), 
    person("Anatoly", "Sorokin", 
        email="lptolik@gmail.com", role=c("aut", "cre")), 
    person("Oksana", "Sorokina", 
        email="oksana.sorokina@ed.ac.uk", role="aut"),
    person("J. Douglas", "Armstrong", 
        email="Douglas.Armstrong@ed.ac.uk", role = c("aut","fnd")),
    person("T. Ian", "Simpson", 
        email="Ian.Simpson@ed.ac.uk", role = c("ctb","fnd")) )
Description: the R package BioNAR, developed to step by step analysis
        of PPI network. The aim is to quantify and rank each protein’s
        simultaneous impact into multiple complexes based on network
        topology and clustering. Package also enables estimating of
        co-occurrence of diseases across the network and specific
        clusters pointing towards shared/common mechanisms.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0), igraph (>= 2.0.1.1), poweRlaw, latex2exp,
        RSpectra, Rdpack
Imports: stringr, viridis, fgsea, grid, methods, AnnotationDbi, dplyr,
        GO.db, org.Hs.eg.db (>= 3.19.1), rSpectral, WGCNA, ggplot2,
        ggrepel, minpack.lm, cowplot, data.table, scales, stats, Matrix
RdMacros: Rdpack
Suggests: knitr, BiocStyle, magick, rmarkdown, igraphdata, testthat (>=
        3.0.0), vdiffr, devtools, pander, plotly, randomcoloR
Config/testthat/edition: 3
VignetteBuilder: knitr
BugReports: https://github.com/lptolik/BioNAR/issues/
biocViews: Software, GraphAndNetwork, Network
LazyData: true
Config/pak/sysreqs: libglpk-dev make libicu-dev libpng-dev libxml2-dev
        libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-11-21 10:40:16 UTC
RemoteUrl: https://github.com/bioc/BioNAR
RemoteRef: HEAD
RemoteSha: 5e908e7e135a2f2829f2525dc1a6473debcffb02
NeedsCompilation: no
Packaged: 2025-12-01 08:06:30 UTC; root
Author: Colin Mclean [aut],
  Anatoly Sorokin [aut, cre],
  Oksana Sorokina [aut],
  J. Douglas Armstrong [aut, fnd],
  T. Ian Simpson [ctb, fnd]
Maintainer: Anatoly Sorokin <lptolik@gmail.com>
Built: R 4.6.0; ; 2025-12-01 08:10:07 UTC; windows
