Package: drugTargetInteractions Type: Package Title: drugTargetInteractions: Mining the Druggable Genome Version: 1.21.5 Date: 2026-07-24 Authors@R: c( person("Thomas", "Girke", email="thomas.girke@ucr.edu", role=c("cre", "aut"), comment=c(ORCID="0000-0003-0710-3777")), person("Kevin", "Horan", role="ctb")) Description: Utilities for identifying known drug-target interactions for a sets of query drug and/or target protein (gene) identifiers. The interaction information is obained from a series of drug/target databases. Depends: methods, R (>= 4.1) Imports: utils, stats, RSQLite, UniProt.ws, biomaRt,ensembldb, BiocFileCache,dplyr,rappdirs, AnnotationFilter, S4Vectors, httr2, readxl, jsonlite Suggests: RUnit, BiocStyle, knitr, rmarkdown, ggplot2, reshape2, DT, EnsDb.Hsapiens.v86, testthat (>= 3.0.0) VignetteBuilder: knitr License: Artistic-2.0 Encoding: UTF-8 NeedsCompilation: no URL: https://github.com/girke-lab/drugTargetInteractions biocViews: Cheminformatics, BiomedicalInformatics, Pharmacogenetics, Pharmacogenomics, Proteomics, Metabolomics Config/testthat/edition: 3 BugReports: https://github.com/girke-lab/drugTargetInteractions Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-07-24 23:06:05 UTC RemoteUrl: https://github.com/bioc/drugTargetInteractions RemoteRef: HEAD RemoteSha: d036d77685ef9ac6e556313b4ca7be3bd4ba191e Packaged: 2026-07-25 05:02:15 UTC; root Author: Thomas Girke [cre, aut] (ORCID: ), Kevin Horan [ctb] Maintainer: Thomas Girke