# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "aurora" in publications use:' type: software license: MIT title: 'aurora: Build Stateless Web Apps with ''plumber2''' version: 0.1.12 doi: 10.32614/CRAN.package.aurora abstract: A scaffolding and deployment toolkit for building stateless web applications in R on top of the 'plumber2' web framework (). 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. authors: - family-names: Leite given-names: Andre email: leite@castlab.org - family-names: Wasilew given-names: Marcos email: marcos.wasilew@gmail.com - family-names: Vasconcelos given-names: Hugo email: hugo.vasconcelos@ufpe.br - family-names: Amorin given-names: Carlos email: carlos.agaf@ufpe.br - family-names: Bezerra given-names: Diogo email: diogo.bezerra@ufpe.br - family-names: Nascimento Barreto given-names: JĂșlia email: juliabarreto@gd.seplag.pe.gov.br repository: https://aurora-govpe.r-universe.dev repository-code: https://github.com/aurora-govpe/aurora-rpkg commit: 2ae041595a536d8c555f3052612953d1c9f307dc url: https://aurora-govpe.github.io/aurora-rpkg/ date-released: '2026-06-19' contact: - family-names: Leite given-names: Andre email: leite@castlab.org