Package: vscDebugger 0.5.6
vscDebugger: Support for Visual Studio Code Debugger
Provides support for a visual studio code debugger
Authors:
vscDebugger_0.5.6.tar.gz
vscDebugger_0.5.6.zip(r-4.6)vscDebugger_0.5.6.zip(r-4.5)
vscDebugger_0.5.6.tgz(r-4.6-x86_64)vscDebugger_0.5.6.tgz(r-4.6-arm64)vscDebugger_0.5.6.tgz(r-4.5-x86_64)vscDebugger_0.5.6.tgz(r-4.5-arm64)
vscDebugger_0.5.6.tar.gz(r-4.7-arm64)vscDebugger_0.5.6.tar.gz(r-4.7-x86_64)vscDebugger_0.5.6.tar.gz(r-4.6-arm64)vscDebugger_0.5.6.tar.gz(r-4.6-x86_64)
vscDebugger_0.5.6.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vscDebugger/json (API)
| # Install 'vscDebugger' in R: |
| install.packages('vscDebugger', repos = c('https://manuelhentschel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/manuelhentschel/vscdebugger/issues
Pkgdown/docs site:https://manuelhentschel.github.io
Last updated from:a81598d153 (on v0.5.6). Checks:4 ERROR, 1 OK, 5 FAIL, 3 WARNING. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 115 | ||
| linux-devel-x86_64 | ERROR | 119 | ||
| source / vignettes | OK | 177 | ||
| linux-release-arm64 | ERROR | 108 | ||
| linux-release-x86_64 | ERROR | 118 | ||
| macos-release-arm64 | FAIL | 93 | ||
| macos-release-x86_64 | FAIL | 170 | ||
| macos-oldrel-arm64 | WARNING | 99 | ||
| macos-oldrel-x86_64 | WARNING | 185 | ||
| windows-devel | FAIL | 116 | ||
| windows-release | FAIL | 52 | ||
| windows-oldrel | WARNING | 93 | ||
| wasm-release | FAIL | 96 |
Exports:.vsc.cat.vsc.debugSource.vsc.dispatchRequest.vsc.getSession.vsc.handleDap.vsc.handleJson.vsc.listen.vsc.listenForDAP.vsc.load_all.vsc.message.vsc.onError.vsc.preBreakpoint.vsc.preDebugSourceBreakpoint.vsc.print.vsc.print.help_files_with_topic.vsc.print.hsearch.vsc.refreshBreakpoints.vsc.startTclServer.vsc.str
Breakpoints
Rendered frombreakpoints.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2021-03-16
Started: 2021-03-13
Configuration
Rendered fromconfiguration.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2025-11-28
Started: 2021-03-06
Troubleshooting
Rendered fromtroubleshooting.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2021-04-18
Started: 2021-03-16
Vscode-R-Debugger
Rendered fromvscode-R-Debugger.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2022-02-10
Started: 2021-03-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| vscDebugger | vscDebugger-package vscDebugger |
| Get info about a variable | .vsc.applyVarInfos |
| Modified version of 'base::source' | .vsc.debugSource |
| Tools to modify/debug varInfos | .vsc.addVarInfo .vsc.applyAllVarInfos .vsc.checkVarInfos .vsc.getAllVarInfoFields .vsc.getVarInfos .vsc.removeVarInfos .vsc.resetVarInfos |
| Modified version of 'pkgload::load_all()' | .vsc.load_all |
| Error handler | .vsc.onError |
| Refresh Breakpoints | .vsc.refreshBreakpoints |
| Modified Output Functions | .vsc.cat .vsc.message .vsc.print .vsc.str outputOverwrites |
