Package: RCX Type: Package Title: R package implementing the Cytoscape Exchange (CX) format Version: 1.17.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.r-universe.dev Date/Publication: 2026-04-28 12:57:41 UTC RemoteUrl: https://github.com/bioc/RCX RemoteRef: HEAD RemoteSha: ae8457eaefc4f1cc678139aa28039894f0e8e01d NeedsCompilation: no Packaged: 2026-07-03 05:59:51 UTC; root Author: Florian Auer [aut, cre] (ORCID: ) Maintainer: Florian Auer