Package: winch 0.1.3

Kirill Müller

winch: Portable Native and Joint Stack Traces

Obtain the native stack trace and fuse it with R's stack trace for easier debugging of R packages with native code.

Authors:Kirill Müller [aut, cre], R Consortium [fnd], Ian Lance Taylor [aut], Free Software Foundation [cph]

winch_0.1.3.tar.gz
winch_0.1.3.tar.gz(r-4.7-arm64)winch_0.1.3.tar.gz(r-4.7-x86_64)winch_0.1.3.tar.gz(r-4.6-arm64)winch_0.1.3.tar.gz(r-4.6-x86_64)
winch_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
winch/json (API)
NEWS

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

Bug tracker:https://github.com/r-prof/winch/issues

Pkgdown/docs site:https://r-prof.github.io

Uses libs:
  • libunwind– Library to determine the call-chain of a program

On CRAN:

Conda:

libunwind

3.11 score 23 scripts 1.1k downloads 6 exports 4 dependencies

Last updated from:f576a8bf10. Checks:4 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE112
linux-devel-x86_64NOTE110
source / vignettesOK190
linux-release-arm64NOTE119
linux-release-x86_64NOTE128
wasm-releaseOK142

Exports:winch_add_trace_backwinch_availablewinch_callwinch_init_librarywinch_stopwinch_trace_back

Dependencies:clilifecycleprocmapsrlang

Joint stack traces

Rendered fromreport.Rmdusingknitr::rmarkdownon May 23 2026.

Last update: 2022-10-20
Started: 2020-10-05