Package: otargen
Type: Package
Title: Access Open Target
Version: 2.0.0
Date: 2025-07-08
Authors@R: c(
    person("Amir", "Feizi", role = c("aut", "cre"), email = "afeizi@gmail.com"))
Maintainer: Amir Feizi <afeizi@gmail.com>
Description: Interact seamlessly with Open Target GraphQL endpoint to query and retrieve tidy data tables, facilitating the analysis of gene, disease, drug, and genetic data. For more information about the Open Target API (<https://platform.opentargets.org/api>).
Depends: R (>= 3.1.0)
Imports: ghql, cli, dplyr, jsonlite, magrittr, tibble, tidyr, httr
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.2
URL: https://amirfeizi.github.io/otargen/
BugReports: https://github.com/amirfeizi/otargen/issues
NeedsCompilation: no
Packaged: 2025-07-15 18:45:05 UTC; amir_
Author: Amir Feizi [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-15 19:10:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:05:55 UTC; windows
