Package: BioNAR
Title: Biological Network Analysis in R
Version: 1.15.0
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: cmake libglpk-dev make libicu-dev libpng-dev
        libuv1-dev libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-29 11:47:06 UTC
RemoteUrl: https://github.com/bioc/BioNAR
RemoteRef: HEAD
RemoteSha: 5acd4d1e61c1fd9129eca169c68fdd6097b60a72
NeedsCompilation: no
Packaged: 2026-05-14 09:42:58 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; ; 2026-05-14 09:46:05 UTC; unix
