Package: vscDebugger 0.5.3

Manuel Hentschel

vscDebugger: Support for Visual Studio Code Debugger

Provides support for a visual studio code debugger

Authors:Manuel Hentschel [aut, cre], Kun Ren [ctb], Denes Toth [ctb]

vscDebugger_0.5.3.tar.gz
vscDebugger_0.5.3.zip(r-4.5)vscDebugger_0.5.3.zip(r-4.4)vscDebugger_0.5.3.zip(r-4.3)
vscDebugger_0.5.3.tgz(r-4.4-x86_64)vscDebugger_0.5.3.tgz(r-4.4-arm64)vscDebugger_0.5.3.tgz(r-4.3-x86_64)vscDebugger_0.5.3.tgz(r-4.3-arm64)
vscDebugger_0.5.3.tar.gz(r-4.5-noble)vscDebugger_0.5.3.tar.gz(r-4.4-noble)
vscDebugger_0.5.3.tgz(r-4.4-emscripten)vscDebugger_0.5.3.tgz(r-4.3-emscripten)
vscDebugger.pdf |vscDebugger.html
vscDebugger/json (API)

# Install 'vscDebugger' in R:
install.packages('vscDebugger', repos = c('https://opensafely-core.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/manuelhentschel/vscdebugger/issues

Pkgdown site:https://manuelhentschel.github.io

On CRAN:

debuggervscode

6.92 score 93 stars 15 scripts 19 exports 2 dependencies

Last updated 1 months agofrom:83e9115462. Checks:1 OK, 8 WARNING. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKJan 10 2025
R-4.5-win-x86_64WARNINGJan 10 2025
R-4.5-linux-x86_64WARNINGJan 10 2025
R-4.4-win-x86_64WARNINGJan 10 2025
R-4.4-mac-x86_64WARNINGJan 10 2025
R-4.4-mac-aarch64WARNINGJan 10 2025
R-4.3-win-x86_64WARNINGJan 10 2025
R-4.3-mac-x86_64WARNINGJan 10 2025
R-4.3-mac-aarch64WARNINGJan 10 2025

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

Dependencies:jsonliteR6

Breakpoints

Rendered frombreakpoints.Rmdusingknitr::rmarkdownon Jan 10 2025.

Last update: 2021-03-16
Started: 2021-03-13

Configuration

Rendered fromconfiguration.Rmdusingknitr::rmarkdownon Jan 10 2025.

Last update: 2024-09-05
Started: 2021-03-06

Troubleshooting

Rendered fromtroubleshooting.Rmdusingknitr::rmarkdownon Jan 10 2025.

Last update: 2021-04-18
Started: 2021-03-16

Vscode-R-Debugger

Rendered fromvscode-R-Debugger.Rmdusingknitr::rmarkdownon Jan 10 2025.

Last update: 2022-02-10
Started: 2021-03-06

Readme and manuals

Help Manual

Help pageTopics
vscDebuggervscDebugger-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