# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "livelink" in publications use:' type: software license: AGPL-3.0-or-later title: 'livelink: Create Shareable Links for ''webR'' and ''Shinylive'' Environments' version: 0.1.0 abstract: Creates shareable links for 'R' code in 'WebAssembly' (WASM) Read-Eval-Print Loop (REPL) environments like 'webR' and for 'Shiny' applications using 'Shinylive' . Supports single scripts, multi-file projects, exercise and solution pairs, and batch processing. Includes encoding, decoding, and previewing of links for both 'R' and 'Python' environments. authors: - family-names: Balamuta given-names: James Joseph email: james.balamuta@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/coatless-rpkg/livelink commit: 4b012a1e2e17a5c0cd81a10d3bccf84b1ca7e284 url: https://r-pkg.thecoatlessprofessor.com/livelink/ date-released: '2026-07-24' contact: - family-names: Balamuta given-names: James Joseph email: james.balamuta@gmail.com