Authors and Citation
Authors
-
James Joseph Balamuta. Author, maintainer, copyright holder.
-
reprex authors. Copyright holder.
stringify_expression() and trim_common_leading_ws(), adapted in R/process-input.R; see inst/COPYRIGHTS
Citation
Source: DESCRIPTION
Balamuta J (2026). livelink: Create Shareable Links for 'webR' and 'Shinylive' Environments. R package version 0.1.0, https://r-pkg.thecoatlessprofessor.com/livelink/.
@Manual{,
title = {livelink: Create Shareable Links for 'webR' and 'Shinylive' Environments},
author = {James Joseph Balamuta},
year = {2026},
note = {R package version 0.1.0},
url = {https://r-pkg.thecoatlessprofessor.com/livelink/},
}
Additional details
Authors of the livelink package
===============================
James Joseph Balamuta <james.balamuta@gmail.com>
Author, maintainer, and copyright holder.
The reprex authors (https://github.com/tidyverse/reprex)
Copyright holders of stringify_expression() and
trim_common_leading_ws(), which have been part of
R/process-input.R since its introduction and are used under the
MIT license. See LICENSE.note and inst/COPYRIGHTS.