# ------------------------------------------------
# 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
doi: 10.32614/CRAN.package.livelink
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://coatless-rpkg.r-universe.dev
repository-code: https://github.com/coatless-rpkg/livelink
commit: 924d273aa694403c754f2be3becbacde9d39efbf
url: https://r-pkg.thecoatlessprofessor.com/livelink/
date-released: '2026-07-21'
contact:
- family-names: Balamuta
given-names: James Joseph
email: james.balamuta@gmail.com