Package: RCX
Type: Package
Title: R package implementing the Cytoscape Exchange (CX) format
Version: 1.14.0
Authors@R: person("Florian", "Auer", role = c("aut","cre"), 
                  email="florian.auer@informatik.uni-augsburg.de",
                  comment = c(ORCID = "0000-0002-5320-8900"))
Description: Create, handle, validate, visualize and convert networks
        in the Cytoscape exchange (CX) format to standard data types
        and objects. The package also provides conversion to and from
        objects of iGraph and graphNEL. The CX format is also used by
        the NDEx platform, a online commons for biological networks,
        and the network visualization software Cytocape.
License: MIT + file LICENSE
Depends: R (>= 4.2.0)
Imports: jsonlite, plyr, igraph, methods
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
biocViews: Pathways, DataImport, Network
Suggests: BiocStyle, testthat, knitr, rmarkdown, base64enc, graph
VignetteBuilder: knitr
Encoding: UTF-8
URL: https://github.com/frankkramer-lab/RCX
BugReports: https://github.com/frankkramer-lab/RCX/issues
Config/pak/sysreqs: libglpk-dev libxml2-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:14:31 UTC
RemoteUrl: https://github.com/bioc/RCX
RemoteRef: RELEASE_3_22
RemoteSha: 6ce2c955c2603f5be7ebed92381b9ab0ec5d4d8b
NeedsCompilation: no
Packaged: 2025-11-11 16:49:10 UTC; root
Author: Florian Auer [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5320-8900>)
Maintainer: Florian Auer <florian.auer@informatik.uni-augsburg.de>
Built: R 4.5.2; ; 2025-11-11 16:53:22 UTC; windows
