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
git_url: https://git.bioconductor.org/packages/RCX
git_branch: RELEASE_3_22
git_last_commit: 6ce2c95
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:54:03 UTC; biocbuild
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.1; ; 2025-10-30 09:37:04 UTC; unix
