# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/aurora-govpe/aurora-rpkg commit: 61219d45b186f9a90470fc37f4101513e8a07c11 url: https://aurora-govpe.github.io/aurora-rpkg/ date-released: '2026-06-24' contact: - family-names: Leite given-names: Andre email: leite@castlab.org