{
  "_id": "6a3ce52811b455f4884bb1d0",
  "Package": "aurora",
  "Title": "Build Stateless Web Apps with 'plumber2'",
  "Version": "0.1.12",
  "Authors@R": "c(\nperson(\"Andre\", \"Leite\", email = \"leite@castlab.org\", role = c(\"aut\", \"cre\")),\nperson(\"Marcos\", \"Wasilew\", email = \"marcos.wasilew@gmail.com\", role = \"aut\"),\nperson(\"Hugo\", \"Vasconcelos\", email = \"hugo.vasconcelos@ufpe.br\", role = \"aut\"),\nperson(\"Carlos\", \"Amorin\", email = \"carlos.agaf@ufpe.br\", role = \"aut\"),\nperson(\"Diogo\", \"Bezerra\", email = \"diogo.bezerra@ufpe.br\", role = \"aut\"),\nperson(\"Júlia\", \"Nascimento Barreto\", email = \"juliabarreto@gd.seplag.pe.gov.br\", role = \"aut\"))",
  "Description": "A scaffolding and deployment toolkit for building\nstateless web applications in R on top of the 'plumber2' web\nframework (<https://plumber2.posit.co/>). The UI is authored\nwith 'bslib' and compiled to a static HTML asset at build time,\nwhile 'plumber2' serves the assets and exposes JSON API routes.\nProvides functions to scaffold app skeletons, run them locally,\nand generate Dockerfiles and images suitable for 'ShinyProxy'\nor plain Docker.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/aurora-govpe/aurora-rpkg,\nhttps://aurora-govpe.github.io/aurora-rpkg/",
  "BugReports": "https://github.com/aurora-govpe/aurora-rpkg/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libsodium-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev\nlibclang-dev",
  "Repository": "https://aurora-govpe.r-universe.dev",
  "Date/Publication": "2026-06-19 18:25:12 UTC",
  "RemoteUrl": "https://github.com/aurora-govpe/aurora-rpkg",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ae041595a536d8c555f3052612953d1c9f307dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-25 08:17:44 UTC",
    "User": "root"
  },
  "Author": "Andre Leite [aut, cre],\nMarcos Wasilew [aut],\nHugo Vasconcelos [aut],\nCarlos Amorin [aut],\nDiogo Bezerra [aut],\nJúlia Nascimento Barreto [aut]",
  "Maintainer": "Andre Leite <leite@castlab.org>",
  "MD5sum": "eb9ae52875ad1d10b7a4bff7ff13a30a",
  "_user": "aurora-govpe",
  "_type": "src",
  "_file": "aurora_0.1.12.tar.gz",
  "_fileid": "b9ea0b14f29e86b8660002f6023e9d77ef85a39646c5fdc3373a08eb2636f073",
  "_filesize": 353290,
  "_sha256": "b9ea0b14f29e86b8660002f6023e9d77ef85a39646c5fdc3373a08eb2636f073",
  "_created": "2026-06-25T08:17:44.000Z",
  "_published": "2026-06-25T08:22:00.162Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83386807315,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872570253"
    },
    {
      "job": 83386807330,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872576530"
    },
    {
      "job": 83386807342,
      "time": 213,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872588255"
    },
    {
      "job": 83386807500,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872570090"
    },
    {
      "job": 83385982347,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872519466"
    },
    {
      "job": 83386807321,
      "time": 188,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872590625"
    },
    {
      "job": 83386807351,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7872553429"
    },
    {
      "job": 83386807368,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7872559738"
    },
    {
      "job": 83386807358,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7872558831"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aurora-govpe/aurora-rpkg",
  "_commit": {
    "id": "2ae041595a536d8c555f3052612953d1c9f307dc",
    "author": "Andre Leite Wanderley <leite@de.ufpe.br>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: CRAN review round 2 -- no .GlobalEnv writes, no default write paths (v0.1.12) (#30)\n\nAddresses the three points from CRAN's manual review of 0.1.11:\n\n1. .GlobalEnv: aurora_app() sourced helpers/*.R into globalenv() so plumber2\n   route handlers could resolve them. Now sources into a dedicated\n   helper_env (parented on globalenv) and parses each router with\n   pa$parse_file(f, env = helper_env), so handlers still resolve helpers\n   without anything landing in .GlobalEnv.\n\n2. Default write paths: aurora_shinyproxy_yaml()/aurora_ruscker_yaml() took\n   a literal default file (\"<name>.yml\"); now file = NULL and an explicit\n   path is required when write = TRUE. No function writes to getwd()/home by\n   default.\n\n3. DESCRIPTION reference: added auto-linked <https://plumber2.posit.co/>\n   (tooling package, no academic method to cite).\n\nRelease chores: DESCRIPTION 0.1.12, dockerfile pin @v0.1.12 (+ test), NEWS\nsection, cran-comments.md rewritten point-by-point, docs regenerated.\nR CMD check --as-cran 0/0/0; 241 tests pass.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
    "time": 1781893512
  },
  "_maintainer": {
    "name": "Andre Leite",
    "email": "leite@castlab.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "plumber2",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "brand.yml",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "config",
      "role": "Suggests"
    },
    {
      "package": "fiery",
      "role": "Suggests"
    },
    {
      "package": "geojsonsf",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "jose",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "nanoparquet",
      "role": "Suggests"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "reqres",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "sodium",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "aurora-govpe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 29
    },
    {
      "week": "2026-24",
      "n": 8
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-06-03"
    },
    {
      "name": "v0.1.1",
      "date": "2026-06-03"
    },
    {
      "name": "v0.1.2",
      "date": "2026-06-03"
    },
    {
      "name": "v0.1.3",
      "date": "2026-06-03"
    },
    {
      "name": "v0.1.4",
      "date": "2026-06-03"
    },
    {
      "name": "v0.1.5",
      "date": "2026-06-03"
    },
    {
      "name": "v0.1.6",
      "date": "2026-06-12"
    },
    {
      "name": "v0.1.7",
      "date": "2026-06-12"
    },
    {
      "name": "v0.1.10",
      "date": "2026-06-13"
    },
    {
      "name": "v0.1.11",
      "date": "2026-06-13"
    },
    {
      "name": "v0.1.8",
      "date": "2026-06-13"
    },
    {
      "name": "v0.1.9",
      "date": "2026-06-13"
    },
    {
      "name": "v0.1.12",
      "date": "2026-06-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "milkway",
      "count": 38,
      "uuid": 7375849
    }
  ],
  "_userbio": {
    "uuid": 289797262,
    "type": "organization",
    "name": "aurora-govpe",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aurora"
  },
  "_devurl": "https://github.com/aurora-govpe/aurora-rpkg",
  "_pkgdown": "https://aurora-govpe.github.io/aurora-rpkg/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aurora.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aurora-govpe/aurora-rpkg",
  "_realowner": "aurora-govpe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.12",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "aurora_add_route",
    "aurora_app",
    "aurora_auth_jwt",
    "aurora_build_image",
    "aurora_build_ui",
    "aurora_check",
    "aurora_clear_auth_cookie",
    "aurora_component",
    "aurora_config",
    "aurora_create_app",
    "aurora_data_get",
    "aurora_data_names",
    "aurora_data_register",
    "aurora_data_store",
    "aurora_dockerfile",
    "aurora_geojson",
    "aurora_jwt_decode",
    "aurora_jwt_guard",
    "aurora_jwt_token",
    "aurora_run",
    "aurora_ruscker_yaml",
    "aurora_set_auth_cookie",
    "aurora_shinyproxy_yaml",
    "aurora_unbox",
    "aurora_unique"
  ],
  "_help": [
    {
      "page": "aurora_add_route",
      "title": "Add an API route to an aurora app",
      "topics": [
        "aurora_add_route"
      ]
    },
    {
      "page": "aurora_app",
      "title": "Assemble an aurora app as a plumber2 API",
      "topics": [
        "aurora_app"
      ]
    },
    {
      "page": "aurora_auth_jwt",
      "title": "JWT-cookie authentication scheme",
      "topics": [
        "aurora_auth_jwt"
      ]
    },
    {
      "page": "aurora_build_image",
      "title": "Build (and optionally push) a Docker image for an aurora app",
      "topics": [
        "aurora_build_image"
      ]
    },
    {
      "page": "aurora_build_ui",
      "title": "Build the static UI for an aurora app",
      "topics": [
        "aurora_build_ui"
      ]
    },
    {
      "page": "aurora_check",
      "title": "Check an aurora app for common problems",
      "topics": [
        "aurora_check"
      ]
    },
    {
      "page": "aurora_component",
      "title": "Wire a UI element to a JSON API endpoint",
      "topics": [
        "aurora_component"
      ]
    },
    {
      "page": "aurora_config",
      "title": "Read the app's 'data/config.yml', anchored to the app root",
      "topics": [
        "aurora_config"
      ]
    },
    {
      "page": "aurora_create_app",
      "title": "Scaffold a new aurora app",
      "topics": [
        "aurora_create_app"
      ]
    },
    {
      "page": "aurora_data_get",
      "title": "Read a dataset from a store, reloading if the file changed",
      "topics": [
        "aurora_data_get"
      ]
    },
    {
      "page": "aurora_data_names",
      "title": "Names of the datasets registered in a store",
      "topics": [
        "aurora_data_names"
      ]
    },
    {
      "page": "aurora_data_register",
      "title": "Register a dataset in a data store",
      "topics": [
        "aurora_data_register"
      ]
    },
    {
      "page": "aurora_data_store",
      "title": "Create a hot-reloading data store",
      "topics": [
        "aurora_data_store"
      ]
    },
    {
      "page": "aurora_dockerfile",
      "title": "Generate a Dockerfile (and .dockerignore) for an aurora app",
      "topics": [
        "aurora_dockerfile"
      ]
    },
    {
      "page": "aurora_geojson",
      "title": "Encode an sf object as GeoJSON for a JSON response, NULL-safe",
      "topics": [
        "aurora_geojson"
      ]
    },
    {
      "page": "aurora_jwt_decode",
      "title": "Decode and verify a JWT",
      "topics": [
        "aurora_jwt_decode"
      ]
    },
    {
      "page": "aurora_jwt_guard",
      "title": "Guard a request, aborting with 401 unless it carries a valid token",
      "topics": [
        "aurora_jwt_guard"
      ]
    },
    {
      "page": "aurora_jwt_token",
      "title": "Mint a signed JWT for an auth scheme",
      "topics": [
        "aurora_jwt_token"
      ]
    },
    {
      "page": "aurora_run",
      "title": "Run an aurora app locally",
      "topics": [
        "aurora_run"
      ]
    },
    {
      "page": "aurora_ruscker_yaml",
      "title": "Emit a Ruscker app-spec block for an aurora image",
      "topics": [
        "aurora_ruscker_yaml"
      ]
    },
    {
      "page": "aurora_set_auth_cookie",
      "title": "Set or clear the auth cookie on a response",
      "topics": [
        "aurora_clear_auth_cookie",
        "aurora_set_auth_cookie"
      ]
    },
    {
      "page": "aurora_shinyproxy_yaml",
      "title": "Emit a ShinyProxy app-spec block for an aurora image",
      "topics": [
        "aurora_shinyproxy_yaml"
      ]
    },
    {
      "page": "aurora_unbox",
      "title": "Unbox a scalar for a JSON response, NULL-safe",
      "topics": [
        "aurora_unbox"
      ]
    },
    {
      "page": "aurora_unique",
      "title": "Sorted unique non-missing values, for filter options",
      "topics": [
        "aurora_unique"
      ]
    }
  ],
  "_pkglogo": "https://github.com/aurora-govpe/aurora-rpkg/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/aurora-govpe/aurora-rpkg/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "brew",
    "brio",
    "brotli",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "desc",
    "digest",
    "evaluate",
    "fastmap",
    "fiery",
    "fireproof",
    "firesafety",
    "firesale",
    "firestorm",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "httpuv",
    "jose",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "mirai",
    "nanonext",
    "openssl",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "plumber2",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "R6",
    "ragg",
    "rapidoc",
    "Rcpp",
    "readr",
    "reqres",
    "rlang",
    "routr",
    "roxygen2",
    "rprojroot",
    "sodium",
    "storr",
    "stringi",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "vctrs",
    "vroom",
    "waysign",
    "websocket",
    "webutils",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "auth.Rmd",
      "filename": "auth.html",
      "title": "Authentication",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scaffold",
        "How it is wired",
        "The frontend",
        "Helpers",
        "Why not a fireproof guard?",
        "Production checklist"
      ],
      "created": "2026-06-02 12:04:19",
      "modified": "2026-06-02 13:30:45",
      "commits": 2
    },
    {
      "source": "deploy.Rmd",
      "filename": "deploy.html",
      "title": "Deploying aurora apps",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Build an image",
        "Choosing a flavor",
        "Publishing to a registry",
        "Runtime configuration (environment variables)",
        "Sharing assets across apps (statics:)",
        "Behind a reverse proxy / load balancer",
        "ShinyProxy",
        "Ruscker",
        "Checklist"
      ],
      "created": "2026-06-02 12:04:19",
      "modified": "2026-06-13 19:15:55",
      "commits": 4
    },
    {
      "source": "aurora.Rmd",
      "filename": "aurora.html",
      "title": "Get started with aurora",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What aurora is",
        "Scaffold, run, add a route",
        "The app contract (convention, not a manifest)",
        "Writing a route",
        "Wiring UI to the API",
        "Theming, data, auth, telemetry",
        "Deploy"
      ],
      "created": "2026-06-02 12:04:19",
      "modified": "2026-06-13 17:54:13",
      "commits": 2
    },
    {
      "source": "migrating-from-shiny.Rmd",
      "filename": "migrating-from-shiny.html",
      "title": "Migrating from Shiny (and plumber v1)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "From Shiny: the mental-model shift",
        "From plumber v1: it is not a find-and-replace",
        "1. Query params no longer bind to named handler args",
        "2. req/res become reqres request/response",
        "3. No @filter / preempt / forward()",
        "4. pr_*() → api_*() (not 1:1)",
        "5. No mount-prefixing — the path lives in the annotation",
        "Testing a ported handler"
      ],
      "created": "2026-06-02 12:04:19",
      "modified": "2026-06-02 12:04:19",
      "commits": 1
    },
    {
      "source": "telemetry.Rmd",
      "filename": "telemetry.html",
      "title": "Telemetry with OpenTelemetry",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What you get for free",
        "Turning it on in aurora",
        "Actually exporting data",
        "Custom spans and logs in your handlers",
        "See also"
      ],
      "created": "2026-06-02 12:04:19",
      "modified": "2026-06-02 12:04:19",
      "commits": 1
    }
  ],
  "_score": 5.153814864344529,
  "_indexed": true,
  "_nocasepkg": "aurora",
  "_universes": [
    "aurora-govpe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-06-25T08:20:06.000Z",
      "distro": "resolute",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "b9e9746a2d2c2f26b7e0dda6c0c64d66e5989cca5635bce361ec755bc1393194",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-06-25T08:20:16.000Z",
      "distro": "resolute",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "4d8f2c8c06448741a9eae3658461f1a855dbb09eff7a442f68d307d366da8043",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-06-25T08:20:47.000Z",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "17cf876c09c39bd741e7042563e8b5d16ec9b52e89e3aefd99ce8388e80fdce6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-06-25T08:20:02.000Z",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "ab190050af8c2e731a3501423289c5dc01bf151a013c1b7a9632e5881c010c8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.12",
      "date": "2026-06-25T08:21:13.000Z",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "61d3d291a77e62bf35cd666580321207ad5b96fed5248997cb36bbcace9159d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-06-25T08:19:03.000Z",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "0b9b41a5a46b833787af0d2d543869bde3e0e2ef703eee96e252d9de7dc07f4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-06-25T08:19:17.000Z",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "70e9deb1e7de5776506512301eafc4e814f3b037ba057475a1cdccca655b65bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-06-25T08:19:04.000Z",
      "commit": "2ae041595a536d8c555f3052612953d1c9f307dc",
      "fileid": "a1b759951f71ee6c591154c87385ff2cd6a6de6940bbeaddb8f5336af764bab6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aurora-govpe/actions/runs/28156397230"
    }
  ]
}