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.
| Version: | 0.1.0 |
| Imports: | rstudioapi, httr2, xml2, purrr, magrittr |
| Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown |
| Published: | 2026-04-21 |
| DOI: | 10.32614/CRAN.package.ctrlvee (may not be active yet) |
| Author: | VP Nagraj [aut, cre, cph] |
| Maintainer: | VP Nagraj <nagraj at nagraj.net> |
| BugReports: | https://github.com/vpnagraj/ctrlvee/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/vpnagraj/ctrlvee |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | ctrlvee results |
| Reference manual: | ctrlvee.html , ctrlvee.pdf |
| Vignettes: |
Getting started with ctrlvee (source, R code) |
| Package source: | ctrlvee_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): ctrlvee_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): ctrlvee_0.1.0.tgz, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=ctrlvee to link to this page.