{
  "_id": "6a107369acfb0bcc41cac1e6",
  "Package": "BiocAzul",
  "Title": "Programmatic Access to the Azul API",
  "Version": "1.1.3",
  "Date": "2026-05-03",
  "Authors@R": "c(\nperson(\"Marcel\", \"Ramos\", , \"marcel.ramos@sph.cuny.edu\", c(\"aut\", \"cre\"),\nc(ORCID = \"0000-0002-3242-0582\")),\nperson(\"NHGRI AnVIL Project\", role = \"fnd\",\ncomment = c(GrantNo. = \"U24HG010263\")\n))",
  "Description": "Represents the OpenAPI v2 Azul API as an R object for\nperforming requests. The infrastructure uses the AnVIL and\nrapiclient packages. Users can connect to either the AnVIL or\nHuman Cell Atlas Data Explorers.",
  "License": "Artistic-2.0",
  "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\nlibssl-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": {
    "Date": "2026-05-07 06:02:59 UTC",
    "User": "root"
  },
  "Author": "Marcel Ramos [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3242-0582>),\nNHGRI AnVIL Project [fnd] (GrantNo.: U24HG010263)",
  "Maintainer": "Marcel Ramos <marcel.ramos@sph.cuny.edu>",
  "MD5sum": "dd345c2314b054dd330beaaa300759bc",
  "_user": "bioc",
  "_type": "src",
  "_file": "BiocAzul_1.1.3.tar.gz",
  "_fileid": "726995964deee9139c6a99b2528a822abf7b9ad3db9993bf74c698bd68daba2e",
  "_filesize": 1056796,
  "_sha256": "726995964deee9139c6a99b2528a822abf7b9ad3db9993bf74c698bd68daba2e",
  "_created": "2026-05-07T06:02:59.000Z",
  "_published": "2026-05-22T15:16:57.802Z",
  "_jobs": [
    {
      "job": 77408616905,
      "time": 147,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6848013342"
    },
    {
      "job": 77408616882,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848028392"
    },
    {
      "job": 77408616775,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848018952"
    },
    {
      "job": 77408617325,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848004277"
    },
    {
      "job": 77408616909,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848027184"
    },
    {
      "job": 77408615933,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847984439"
    },
    {
      "job": 77408616012,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164002158"
    },
    {
      "job": 77408616774,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848002781"
    },
    {
      "job": 77408617290,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848004045"
    },
    {
      "job": 77408617040,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848006442"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 2
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BiocAzul",
  "_commit": {
    "id": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
    "author": "LiNk-NY <marcel.ramos@sph.cuny.edu>",
    "committer": "LiNk-NY <marcel.ramos@sph.cuny.edu>",
    "message": "version bump 1.1.3\n",
    "time": 1778099351
  },
  "_maintainer": {
    "name": "Marcel Ramos",
    "email": "marcel.ramos@sph.cuny.edu",
    "login": "link-ny",
    "bluesky": "@mramos148.bsky.social",
    "linkedin": "in/mramos148",
    "orcid": "0000-0002-3242-0582",
    "twitter": "@M2RuseR",
    "uuid": 4392950
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "AnVIL",
      "role": "Depends"
    },
    {
      "package": "AnVILPublish",
      "version": ">= 1.21.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 13
    },
    {
      "week": "2026-08",
      "n": 8
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 31
    },
    {
      "week": "2026-11",
      "n": 6
    },
    {
      "week": "2026-12",
      "n": 43
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 16
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.2",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.2",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "infrastructure",
    "dataimport",
    "thirdpartyclient",
    "u24hg010263"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "link-ny",
      "count": 123,
      "uuid": 4392950
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/bioconductor/biocazul",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiocAzul.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioconductor/biocazul",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "availableFacets",
    "Azul",
    "facetTable",
    "importToTerra",
    "listCatalogs",
    "makeFilter",
    "operations",
    "projectTable"
  ],
  "_help": [
    {
      "page": "Azul",
      "title": "The R Interface to the Human Cell Atlas Data Portal",
      "topics": [
        ".Azul",
        "Azul",
        "Azul-class",
        "operations,Azul-method"
      ]
    },
    {
      "page": "Azul-utils",
      "title": "Obtain a list of projects and their IDs from the specified catalog",
      "topics": [
        "availableFacets",
        "Azul-utils",
        "facetTable",
        "listCatalogs",
        "projectTable"
      ]
    },
    {
      "page": "importToTerra",
      "title": "Import Data from the Human Cell Atlas Data Portal or the AnVIL Data Repository to a Terra Workspace",
      "topics": [
        "importToTerra"
      ]
    },
    {
      "page": "makeFilter",
      "title": "Convert a formula to a filter list",
      "topics": [
        "makeFilter"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/BiocAzul/raw/HEAD/README.md",
  "_rundeps": [
    "AnVIL",
    "AnVILBase",
    "AnVILGCP",
    "AnVILPublish",
    "askpass",
    "base64enc",
    "BiocBaseUtils",
    "BiocManager",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "filelock",
    "fontawesome",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "GCPtools",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "jquerylib",
    "jsonlite",
    "keyring",
    "knitr",
    "lambda.r",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rapiclient",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "whisker",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "BiocAzul.Rmd",
      "filename": "BiocAzul.html",
      "title": "Introduction to the BiocAzul package",
      "author": "Marcel Ramos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "BiocAzul",
        "Installation",
        "Package Loading",
        "Introduction",
        "Basic Usage",
        "Connecting to the AnVIL Data Explorer",
        "Listing Catalogs",
        "Exploring Projects",
        "Exploring Facets",
        "Filtering and Queries",
        "Integration with Terra",
        "Conclusion",
        "Session Information"
      ],
      "created": "2026-03-04 21:50:23",
      "modified": "2026-05-03 14:30:24",
      "commits": 9
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "biocazul",
  "_universes": [
    "bioc",
    "link-ny",
    "bioconductor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-07T06:06:15.000Z",
      "distro": "noble",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "040b72c78e2ec899ec68f516622628f98b1f89914cb4069592f1cd6858192e9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-07T06:05:37.000Z",
      "distro": "noble",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "6dbeb790cf60192eba3239e477c0ef6abdf3bc285c845e902cc0c193b8fd927b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-07T06:04:30.000Z",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "d15b657fc9f53b2bfe23c50d437c8ffb882ce9754029992abdce8752729efefb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-07T06:06:07.000Z",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "e7c18a7cecc11597213b565515ee691b2652eba76d3772e4235ac7893645620d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-07T06:04:10.000Z",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "2ac8e93f84f66a93343dc751ee46912e4010055976bc069d9af6d4b48b73e9ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-07T06:04:11.000Z",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "50e371df49359f5140bc6b09551ad0118fd5adcd73df9cea1340cc5c4ec2e3fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-07T06:04:28.000Z",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "0524b3c6daee2b242992b5f0e5cf1d33d9a655a5ba84d9094010c2b5bd683175",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-05-22T15:16:31.000Z",
      "commit": "06bf71fb25274630ab1a90bfa6e82dc41ad61207",
      "fileid": "e1dc1e970296c0c23464f7ec749a74ba59644f0760adf469b48d1852e59c6215",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25478614892"
    }
  ]
}