Package: OmnipathR
Type: Package
Title: OmniPath web service client
Version: 2.0.0
Authors@R: c(
    person(
        given = "Alberto",
        family = "Valdeolivas",
        role = c("aut"),
        email = "alvaldeolivas@gmail.com",
        comment = c(ORCID = "0000-0001-5482-9023")),
    person(
        given = "Denes",
        family = "Turei",
        role = c("cre", "aut"),
        email = "turei.denes@gmail.com",
        comment = c(ORCID = "0000-0002-7249-9379")),
    person(
        given = "Attila",
        family = "Gabor",
        role = "aut"))
Description: A client for the OmniPath web service
    (https://www.omnipathdb.org). It also includes functions to transform
    and pretty print some of the downloaded data.
License: MIT + file LICENSE
URL: https://saezlab.github.io/OmnipathR/
BugReports: https://github.com/saezlab/OmnipathR/issues
biocViews: GraphAndNetwork, Network, Pathways, Software,
        ThirdPartyClient, DataImport, DataRepresentation,
        GeneSignaling, GeneRegulation, SystemsBiology
Encoding: UTF-8
VignetteBuilder: knitr
Depends: R(>= 4.0), igraph, graphics, methods, utils, jsonlite
Imports: dplyr, stats, rlang, tidyr
Suggests: dnet, gprofiler2, BiocStyle, testthat, knitr, rmarkdown,
        ggplot2, ggraph
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/OmnipathR
git_branch: RELEASE_3_12
git_last_commit: 2c98139
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 03:11:29 UTC; biocbuild
Author: Alberto Valdeolivas [aut] (<https://orcid.org/0000-0001-5482-9023>),
  Denes Turei [cre, aut] (<https://orcid.org/0000-0002-7249-9379>),
  Attila Gabor [aut]
Maintainer: Denes Turei <turei.denes@gmail.com>
Built: R 4.0.3; ; 2020-10-28 14:50:52 UTC; windows
