Type: Package Package: rbioapi Title: User-Friendly R Interface to Biologic Web Services' API Version: 0.8.3 Authors@R: person(given = "Moosa", family = "Rezwani", role = c("aut", "cre"), email = "moosa.rezwani@gmail.com", comment = c(ORCID = "0000-0001-6325-4444") ) Description: Currently fully supports Enrichr, JASPAR, miEAA, PANTHER, Reactome, STRING, and UniProt! The goal of rbioapi is to provide a user-friendly and consistent interface to biological databases and services. In a way that insulates the user from the technicalities of using web services API and creates a unified and easy-to-use interface to biological and medical web services. This is an ongoing project; New databases and services will be added periodically. Feel free to suggest any databases or services you often use. License: GPL-3 URL: https://rbioapi.moosa-r.com, https://github.com/moosa-r/rbioapi BugReports: https://github.com/moosa-r/rbioapi/issues Imports: httr, jsonlite, utils Suggests: DT, knitr, png, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: libssl-dev Repository: https://moosa-r.r-universe.dev Date/Publication: 2026-01-26 12:52:05 UTC RemoteUrl: https://github.com/moosa-r/rbioapi RemoteRef: HEAD RemoteSha: 35c26b5f4f320ade12ec67a2b6802e129aabfbd6 NeedsCompilation: no Packaged: 2026-07-04 01:19:34 UTC; root Author: Moosa Rezwani [aut, cre] (ORCID: ) Maintainer: Moosa Rezwani