{
  "_id": "6a4b4c49a6574ff277f99368",
  "Package": "CTDquerier",
  "Title": "Package for CTDbase data query, visualization and downstream\nanalysis",
  "Version": "2.21.0",
  "Authors@R": "c( person(\"Carles\", \"Hernandez-Ferrer\", email = \"carles.hernandez@isglobal.org\", role = c(\"aut\")),\nperson(\"Juan R.\", \"Gonzalez\", email = \"juanr.gonzalez@isglobal.org\", role = \"aut\"),\nperson(\"Xavier\", \"Escribà-Montagut\", email = \"xavier.escriba@isglobal.org\", role = \"cre\"))",
  "Description": "Package to retrieve and visualize data from the\nComparative Toxicogenomics Database (http://ctdbase.org/). The\ndownloaded data is formated as DataFrames for further\ndownstream analyses.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "VignetteBuilder": "rmarkdown",
  "RoxygenNote": "7.2.1",
  "biocViews": "Software, BiomedicalInformatics, Infrastructure, DataImport,\nDataRepresentation, GeneSetEnrichment, NetworkEnrichment,\nPathways, 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": {
    "Date": "2026-07-06 06:29:13 UTC",
    "User": "root"
  },
  "Author": "Carles Hernandez-Ferrer [aut],\nJuan R. Gonzalez [aut],\nXavier Escribà-Montagut [cre]",
  "Maintainer": "Xavier Escribà-Montagut <xavier.escriba@isglobal.org>",
  "_user": "bioc",
  "_type": "src",
  "_file": "CTDquerier_2.21.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d218ede6e0f03fee33b019caebb2568d004b0c96308ef342be8aca9aa0802df4",
  "_filesize": 3072020,
  "_sha256": "d218ede6e0f03fee33b019caebb2568d004b0c96308ef342be8aca9aa0802df4",
  "_expires": "2026-10-14T06:33:43.000Z",
  "_created": "2026-07-06T06:29:13.000Z",
  "_published": "2026-07-06T06:33:45.025Z",
  "_bioccheck": {
    "error": 2,
    "warning": 0,
    "note": 13
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078",
  "_status": "success",
  "_upstream": "https://github.com/bioc/CTDquerier",
  "_commit": {
    "id": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380913
  },
  "_maintainer": {
    "name": "Xavier Escribà-Montagut",
    "email": "xavier.escriba@isglobal.org"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85308739936,
      "time": 211,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8101335054"
    },
    {
      "job": 85308739943,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8101337856"
    },
    {
      "job": 85308739940,
      "time": 227,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8101339630"
    },
    {
      "job": 85308739938,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8101317043"
    },
    {
      "job": 85308739925,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8101320280"
    },
    {
      "job": 85308257510,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8101274771"
    },
    {
      "job": 85308739957,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8101310165"
    },
    {
      "job": 85308739960,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8101313546"
    },
    {
      "job": 85308739950,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8101316437"
    },
    {
      "job": 85308739961,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8101312175"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.21.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.20.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "biomedicalinformatics",
    "infrastructure",
    "dataimport",
    "datarepresentation",
    "genesetenrichment",
    "networkenrichment",
    "pathways",
    "network",
    "go",
    "kegg"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CTDquerier.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "download_ctd_chem",
    "download_ctd_dise",
    "download_ctd_genes",
    "enrich",
    "get_table",
    "get_terms",
    "leaf_plot",
    "load_ctd_chem",
    "load_ctd_dise",
    "load_ctd_gene",
    "plot",
    "query_ctd_chem",
    "query_ctd_dise",
    "query_ctd_gene"
  ],
  "_datasets": [
    {
      "name": "gala",
      "title": "'CTDdata' for ilustrative purpouses",
      "object": "gala",
      "file": "gala.rda",
      "class": [
        "CTDdata"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "CTDdata-class",
      "title": "Class CTDdata",
      "topics": [
        "CTDdata",
        "CTDdata-class",
        "enrich,CTDdata-method",
        "get_table,CTDdata-method",
        "get_terms,CTDdata-method",
        "plot,CTDdata,ANY-method"
      ]
    },
    {
      "page": "CTDquerier",
      "title": "Package for CTDbase data query, data visualization and data analysis.",
      "topics": [
        "CTDquerier"
      ]
    },
    {
      "page": "download_ctd_chem",
      "title": "Function to download checmicals available in CTDbase",
      "topics": [
        "download_ctd_chem"
      ]
    },
    {
      "page": "download_ctd_dise",
      "title": "Function to download diseases available in CTDbase",
      "topics": [
        "download_ctd_dise"
      ]
    },
    {
      "page": "download_ctd_genes",
      "title": "Function to download genes available in CTDbase",
      "topics": [
        "download_ctd_genes"
      ]
    },
    {
      "page": "enrich-methods",
      "title": "Method to perform enrichment analysis using two 'CTDdata' objects",
      "topics": [
        "enrich"
      ]
    },
    {
      "page": "gala",
      "title": "'CTDdata' for ilustrative purpouses",
      "topics": [
        "gala"
      ]
    },
    {
      "page": "get_table-methods",
      "title": "Method to obtain a specific inner table from a 'CTDdata' object.",
      "topics": [
        "get_table"
      ]
    },
    {
      "page": "get_terms-methods",
      "title": "Getter to obtain the terms used to perform a query into CTDbase",
      "topics": [
        "get_terms"
      ]
    },
    {
      "page": "leaf_plot",
      "title": "Function to create a leaf plot",
      "topics": [
        "leaf_plot"
      ]
    },
    {
      "page": "load_ctd_chem",
      "title": "Function to load the '.tsv.gz' file for chemicals",
      "topics": [
        "load_ctd_chem"
      ]
    },
    {
      "page": "load_ctd_dise",
      "title": "Function to load the '.tsv.gz' file for disease",
      "topics": [
        "load_ctd_dise"
      ]
    },
    {
      "page": "load_ctd_gene",
      "title": "Function to load the '.tsv.gz' file for genes",
      "topics": [
        "load_ctd_gene"
      ]
    },
    {
      "page": "query_ctd_chem",
      "title": "Function to query CTDbase using chemical terminology ( Chemical Name )",
      "topics": [
        "query_ctd_chem"
      ]
    },
    {
      "page": "query_ctd_dise",
      "title": "Function to query CTDbase using disease terminology",
      "topics": [
        "query_ctd_dise"
      ]
    },
    {
      "page": "query_ctd_gene",
      "title": "Function to query CTDbase using gene terminology ( Gene Symbol )",
      "topics": [
        "query_ctd_gene"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "BiocFileCache",
    "BiocGenerics",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "farver",
    "fastmap",
    "filelock",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr2",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "RCurl",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "S7",
    "scales",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "ctdquerier",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.21.0",
      "date": "2026-07-06T06:32:04.000Z",
      "distro": "resolute",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/b05490b1981691870231f49e8c9418a2e44abc6fb076859e6844df8bca3fb9dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.21.0",
      "date": "2026-07-06T06:32:07.000Z",
      "distro": "resolute",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/554025affd21801bb8d8347b2452c6a828889fd92a5c6acffb76277e94a46b18",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.21.0",
      "date": "2026-07-06T06:30:58.000Z",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/a21c43287d79ca97ce25c13ab6171df6a21334f84c1e18b0726a086a2da6d57b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.21.0",
      "date": "2026-07-06T06:31:14.000Z",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/c2f285872efd9387d1e11f7bd18129837fdb74bf7a226fdf76bb265aa6124b8e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.21.0",
      "date": "2026-07-06T06:31:39.000Z",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/5e82b08a3706aef2de96b16a34431a43fdef4a5e12e160a24343c7c3caae6bd8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.21.0",
      "date": "2026-07-06T06:30:50.000Z",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/ad3ba3ae3e53421ea43c25dc32c789dffd39b36124ae082cc5062be1d5411645",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.21.0",
      "date": "2026-07-06T06:30:28.000Z",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/93882b90cfef5d0bb559e3a859cbda540d3fa11a76e43763389a1d0f1243e7ec",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.21.0",
      "date": "2026-07-06T06:30:32.000Z",
      "commit": "d17aadfd1f2d5bc75cc60a1bb36c6cd390c80b15",
      "fileid": "https://r2.ropensci.org/f556b0ca12187c1b2d3936a558c552b3a9086c8582a7ecf2356869962c41d601",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28772253078"
    }
  ]
}