Type: Package
Package: queryup
Title: Query the 'UniProtKB' REST API
Version: 1.0.5
Authors@R: 
    person("Guillaume", "Voisinne", , "voisinne@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3922-2121"))
Maintainer: Guillaume Voisinne <voisinne@gmail.com>
Description: Retrieve protein information from
    the 'UniProtKB' REST API (see <https://www.uniprot.org/help/api_queries>).
License: GPL-3
URL: https://github.com/VoisinneG/queryup
BugReports: https://github.com/VoisinneG/queryup/issues
Depends: R (>= 2.10)
Imports: httr, jsonlite, utils
Suggests: covr, knitr, xml2, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-05 12:46:10 UTC; rstudio
Author: Guillaume Voisinne [aut, cre] (<https://orcid.org/0000-0003-3922-2121>)
Repository: CRAN
Date/Publication: 2023-06-05 18:30:02 UTC
Built: R 4.2.0; ; 2023-06-05 19:04:32 UTC; unix
