Package: RCX Type: Package Title: R package implementing the Cytoscape Exchange (CX) format Version: 1.16.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: Bioconductor 3.23 Date/Publication: 2026-04-28 12:57:41 UTC RemoteUrl: https://github.com/bioc/RCX RemoteRef: RELEASE_3_23 RemoteSha: b04bfe3e5017f6e653e0450f8eca5cea2bcb4111 NeedsCompilation: no Packaged: 2026-07-18 04:46:38 UTC; root Author: Florian Auer [aut, cre] (ORCID: ) Maintainer: Florian Auer