Package: BiocAzul
Title: Programmatic Access to the Azul API
Version: 1.0.3
Date: 2026-05-06
Authors@R: c(
    person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", c("aut", "cre"),
        c(ORCID = "0000-0002-3242-0582")),
    person("NHGRI AnVIL Project", role = "fnd",
        comment = c(GrantNo. = "U24HG010263")
    ))
Description: Represents the OpenAPI v2 Azul API as an R object for performing
    requests. The infrastructure uses the AnVIL and rapiclient packages. Users
    can connect to either the AnVIL or Human Cell Atlas Data Explorers.
License: Artistic-2.0
Depends: R (>= 4.6.0), AnVIL
Imports: AnVILPublish (>= 1.21.1), dplyr, httr, jsonlite, progress,
        rlang, methods, tidyr
Suggests: BiocStyle, knitr, rmarkdown, tinytest
biocViews: Software, Infrastructure, DataImport, ThirdPartyClient
VignetteBuilder: knitr
URL: https://github.com/Bioconductor/BiocAzul
BugReports: https://github.com/Bioconductor/BiocAzul/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
git_url: https://git.bioconductor.org/packages/BiocAzul
git_branch: RELEASE_3_23
git_last_commit: 1387e33
git_last_commit_date: 2026-05-06
Repository: Bioconductor 3.23
Date/Publication: 2026-05-07
NeedsCompilation: no
Packaged: 2026-05-07 20:33:02 UTC; biocbuild
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  NHGRI AnVIL Project [fnd] (GrantNo.: U24HG010263)
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
