# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ctrlvee" in publications use:' type: software license: MIT title: 'ctrlvee: Extract External ''R'' Code and Insert Inline' version: 0.1.0 doi: 10.32614/CRAN.package.ctrlvee abstract: An 'RStudio' and 'Positron' add-in that prompts the user for a web 'URL', fetches the page content, extracts 'R' code chunks, and inserts those code chunks into the active editor at the current cursor position. Supports extraction of raw 'Markdown' or 'Quarto' source files, 'GitHub' Gist and rendered 'HTML' pages that have markup elements with 'R'-related classes. authors: - family-names: Nagraj given-names: VP email: nagraj@nagraj.net repository: https://vpnagraj.r-universe.dev repository-code: https://github.com/vpnagraj/ctrlvee commit: 7844aaa9835b9b1cd9b301f0cbc9a8dde96eda6d url: https://github.com/vpnagraj/ctrlvee date-released: '2026-04-22' contact: - family-names: Nagraj given-names: VP email: nagraj@nagraj.net