Package: winch 0.1.3.9006
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:
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
Last updated from:e4e597533b. Checks:13 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 126 | ||
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 180 | ||
| linux-release-arm64 | OK | 121 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-release-x86_64 | OK | 301 | ||
| macos-oldrel-arm64 | OK | 88 | ||
| macos-oldrel-x86_64 | OK | 316 | ||
| windows-devel | OK | 147 | ||
| windows-release | OK | 286 | ||
| windows-oldrel | OK | 133 | ||
| wasm-release | OK | 102 |
Exports:winch_add_trace_backwinch_availablewinch_callwinch_init_librarywinch_stopwinch_trace_back
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Are native tracebacks available? | winch_available |
| Call an R function from native code | winch_call |
| Set library to collect symbols for native stack traces | winch_init_library |
| Raise an error from native code | winch_stop |
| Native stack trace | winch_trace_back |
