Type: Package
Package: rbioapi
Title: User-Friendly R Interface to Biologic Web Services' API
Version: 0.7.0
Authors@R: 
    person(given = "Moosa",
           family = "Rezwani",
           role = c("aut", "cre", "cph"),
           email = "moosa.rezwani@gmail.com")
Description: Currently fully supports miEAA, PANTHER, Reactome, STRING,
    and UniProt! The goal of rbioapi is to provide a user-friendly and
    consistent interface to biological databases and services; It is
    designed in a way that insulates the user from technicalities when it
    comes to using API services and creates a unified and
    easy-to-implement tool to connect to biological databases and
    services. With rbioapi, You are not required to have any prior
    technical knowledge. Just fill in a function's arguments and the rest
    is handled for you. This an ongoing project. New databases and
    services will be implemented periodically to gradually make rbioapi
    more comprehensive. Feel free to suggest any databases or services you
    often use.
License: GPL-3
URL: https://github.com/moosa-r/rbioapi
BugReports: https://github.com/moosa-r/rbioapi/issues
Imports: httr, jsonlite, utils
Suggests: DT, knitr, png, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-29 19:08:53 UTC; moosa
Author: Moosa Rezwani [aut, cre, cph]
Maintainer: Moosa Rezwani <moosa.rezwani@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-30 12:30:03 UTC
