Package: BiocAzul Title: Programmatic Access to the Azul API Version: 1.1.3 Date: 2026-05-03 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.5.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 Config/pak/sysreqs: cmake make libicu-dev libsecret-1-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-06 20:29:11 UTC RemoteUrl: https://github.com/bioc/BiocAzul RemoteRef: HEAD RemoteSha: 06bf71fb25274630ab1a90bfa6e82dc41ad61207 NeedsCompilation: no Packaged: 2026-06-06 09:18:04 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ), NHGRI AnVIL Project [fnd] (GrantNo.: U24HG010263) Maintainer: Marcel Ramos