Package: oncoKBData Title: A package to access the oncoKB web API Version: 0.99.7 Authors@R: person("Marcel", "Ramos", "", "marcel.ramos@sph.cuny.edu", c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")) Description: It provides access to the oncoKB API using the rapiclient and AnVIL R / Bioconductor packages. It allows access to both public and private APIs. Private API access requires a token obtained from https://www.oncokb.org. Depends: R (>= 4.3.0), AnVIL (>= 1.21.3) Imports: dplyr, methods, httr, S4Vectors Suggests: BiocStyle, knitr, rmarkdown biocViews: Infrastructure, ThirdPartyClient URL: https://github.com/waldronlab/oncoKBData BugReports: https://github.com/waldronlab/oncoKBData/issues VignetteBuilder: knitr License: Artistic-2.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Date: 2025-05-09 Config/pak/sysreqs: cmake make libicu-dev libsecret-1-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2026-03-26 18:13:18 UTC RemoteUrl: https://github.com/waldronlab/oncoKBData RemoteRef: HEAD RemoteSha: f6720bd2091f94099f6e8333eb2a304a0b4b5d9c NeedsCompilation: no Packaged: 2026-07-03 05:23:51 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ) Maintainer: Marcel Ramos