# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rwasm" in publications use:' type: software license: MIT title: 'rwasm: Build R Packages for WebAssembly' version: 0.3.0 doi: 10.32614/CRAN.package.rwasm abstract: Utility functions to help build R packages compiled for WebAssembly (Wasm), manage Wasm binary R package libraries and repositories, and prepare webR compatible filesystem images for static web hosting of data files and R packages. authors: - family-names: Stagg given-names: George email: george.stagg@posit.co repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/r-wasm/rwasm commit: 005588296e03080357c7140c1eaf8b47ccabe0bc url: https://r-wasm.github.io/rwasm/ date-released: '2025-08-13' contact: - family-names: Stagg given-names: George email: george.stagg@posit.co