Package: winch 0.1.3.9006

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.9006.tar.gz
winch_0.1.3.9006.zip(r-4.7)winch_0.1.3.9006.zip(r-4.6)winch_0.1.3.9006.zip(r-4.5)
winch_0.1.3.9006.tgz(r-4.6-x86_64)winch_0.1.3.9006.tgz(r-4.6-arm64)winch_0.1.3.9006.tgz(r-4.5-x86_64)winch_0.1.3.9006.tgz(r-4.5-arm64)
winch_0.1.3.9006.tar.gz(r-4.7-arm64)winch_0.1.3.9006.tar.gz(r-4.7-x86_64)winch_0.1.3.9006.tar.gz(r-4.6-arm64)winch_0.1.3.9006.tar.gz(r-4.6-x86_64)
winch_0.1.3.9006.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://cynkra.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

7.18 score 15 stars 23 scripts 1.1k downloads 6 exports 4 dependencies

Last updated from:e4e597533b. Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK126
linux-devel-x86_64OK131
source / vignettesOK180
linux-release-arm64OK121
linux-release-x86_64OK130
macos-release-arm64OK79
macos-release-x86_64OK301
macos-oldrel-arm64OK88
macos-oldrel-x86_64OK316
windows-develOK147
windows-releaseOK286
windows-oldrelOK133
wasm-releaseOK102

Exports:winch_add_trace_backwinch_availablewinch_callwinch_init_librarywinch_stopwinch_trace_back

Dependencies:clilifecycleprocmapsrlang

Joint stack traces

Rendered fromreport.Rmdusingknitr::rmarkdownon May 24 2026.

Last update: 2022-10-21
Started: 2020-09-25