Package: ndexr
Type: Package
Title: NDEx R client library
Version: 1.33.0
Date: 2018-04-27
Authors@R: c(
  person(given = "Florian", family = "Auer", 
         role = c("cre","aut"), 
         email = "florian.auer@informatik.uni-augsburg.de",
         comment = c(ORCID = "0000-0002-5320-8900")),
  person(given = "Frank", family = "Kramer", 
         role = c("ctb"), 
         email = "frank.kramer@informatik.uni-augsburg.de"),
  person(given = "Alex", family = "Ishkin", 
         role = c("ctb"), 
         email = "aleksandr.ishkin@thomsonreuters.com"),
  person(given = "Dexter", family = "Pratt", 
         role = c("ctb"), 
         email = "depratt@ucsc.edu"))
Description: This package offers an interface to NDEx servers, e.g. the
        public server at http://ndexbio.org/. It can retrieve and save
        networks via the API. Networks are offered as RCX object and as
        igraph representation.
License: BSD_3_clause + file LICENSE
Depends: RCX
Imports: httr, jsonlite, plyr, tidyr
RoxygenNote: 7.2.3
Encoding: UTF-8
biocViews: Pathways, DataImport, Network
Suggests: BiocStyle, testthat, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/frankkramer-lab/ndexr
BugReports: https://github.com/frankkramer-lab/ndexr/issues
Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev libssl-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:38:47 UTC
RemoteUrl: https://github.com/bioc/ndexr
RemoteRef: HEAD
RemoteSha: be353bcf9015773ec80d57bd5caa03fe9bb6c59b
NeedsCompilation: no
Packaged: 2025-11-02 03:57:02 UTC; root
Author: Florian Auer [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-5320-8900>),
  Frank Kramer [ctb],
  Alex Ishkin [ctb],
  Dexter Pratt [ctb]
Maintainer: Florian Auer <florian.auer@informatik.uni-augsburg.de>
Built: R 4.6.0; ; 2025-11-02 03:58:29 UTC; windows
