Package: CTDquerier Title: Package for CTDbase data query, visualization and downstream analysis Version: 2.21.0 Authors@R: c( person("Carles", "Hernandez-Ferrer", email = "carles.hernandez@isglobal.org", role = c("aut")), person("Juan R.", "Gonzalez", email = "juanr.gonzalez@isglobal.org", role = "aut"), person("Xavier", "Escribà-Montagut", email = "xavier.escriba@isglobal.org", role = "cre")) Description: Package to retrieve and visualize data from the Comparative Toxicogenomics Database (http://ctdbase.org/). The downloaded data is formated as DataFrames for further downstream analyses. Depends: R (>= 4.1) License: MIT + file LICENSE Encoding: UTF-8 LazyData: false Imports: RCurl, stringr, S4Vectors, stringdist, ggplot2, igraph, utils, grid, gridExtra, methods, stats, BiocFileCache VignetteBuilder: rmarkdown Suggests: BiocStyle, knitr, rmarkdown RoxygenNote: 7.2.1 biocViews: Software, BiomedicalInformatics, Infrastructure, DataImport, DataRepresentation, GeneSetEnrichment, NetworkEnrichment, Pathways, Network, GO, KEGG Config/pak/sysreqs: libglpk-dev make libicu-dev libxml2-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:55:13 UTC RemoteUrl: https://github.com/bioc/CTDquerier RemoteRef: HEAD RemoteSha: d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15 NeedsCompilation: no Packaged: 2026-07-06 06:29:13 UTC; root Author: Carles Hernandez-Ferrer [aut], Juan R. Gonzalez [aut], Xavier Escribà-Montagut [cre] Maintainer: Xavier Escribà-Montagut