Type: Package
Package: rbioapi
Title: User-Friendly R Interface to Biologic Web Services' API
Version: 0.7.4
Authors@R: 
    person(given = "Moosa",
           family = "Rezwani",
           role = c("aut", "cre", "cph"),
           email = "moosa.rezwani@gmail.com")
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 technicalities of
    using web services API and creates a unified and easy-to-use interface
    to biological and medical web services. This 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.1.1
NeedsCompilation: no
Packaged: 2021-06-21 14:12:46 UTC; moosa
Author: Moosa Rezwani [aut, cre, cph]
Maintainer: Moosa Rezwani <moosa.rezwani@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-22 08:00:01 UTC
