aurora: Build Stateless Web Apps with 'plumber2'

A scaffolding and deployment toolkit for building stateless web applications in R on top of the 'plumber2' web framework (<https://plumber2.posit.co/>). The UI is authored with 'bslib' and compiled to a static HTML asset at build time, while 'plumber2' serves the assets and exposes JSON API routes. Provides functions to scaffold app skeletons, run them locally, and generate Dockerfiles and images suitable for 'ShinyProxy' or plain Docker.

Version: 0.1.12
Depends: R (≥ 4.1)
Imports: cli, fs, glue, htmltools, jsonlite, plumber2 (≥ 0.2.0), rlang, yaml
Suggests: brand.yml, bslib (≥ 0.9.0), callr, config, fiery, geojsonsf, httpuv, httr2, jose, knitr, later, nanoparquet, pak, reqres, rmarkdown, sf, shiny, sodium, testthat (≥ 3.0.0), withr
Published: 2026-06-24
DOI: 10.32614/CRAN.package.aurora (may not be active yet)
Author: Andre Leite [aut, cre], Marcos Wasilew [aut], Hugo Vasconcelos [aut], Carlos Amorin [aut], Diogo Bezerra [aut], Júlia Nascimento Barreto [aut]
Maintainer: Andre Leite <leite at castlab.org>
BugReports: https://github.com/aurora-govpe/aurora-rpkg/issues
License: MIT + file LICENSE
URL: https://github.com/aurora-govpe/aurora-rpkg, https://aurora-govpe.github.io/aurora-rpkg/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: aurora results

Documentation:

Reference manual: aurora.html , aurora.pdf
Vignettes: Get started with aurora (source, R code)
Authentication (source, R code)
Deploying aurora apps (source, R code)
Migrating from Shiny (and plumber v1) (source, R code)
Telemetry with OpenTelemetry (source, R code)

Downloads:

Package source: aurora_0.1.12.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=aurora to link to this page.