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, png, utils Suggests: DT, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libpng-dev libssl-dev Repository: https://moosa-r.r-universe.dev Date/Publication: 2026-07-25 00:34:14 UTC RemoteUrl: https://github.com/moosa-r/rbioapi RemoteRef: HEAD RemoteSha: 974f1ef717320b680a6c3d4a7e2b043ca30c22a0 NeedsCompilation: no Packaged: 2026-07-26 07:58:09 UTC; root Author: Moosa Rezwani [aut, cre] (ORCID: ) Maintainer: Moosa Rezwani