This package is considered a duplicate. The official version of this package is found at:https://r-prof.r-universe.dev/winch
Package: winch 0.1.3
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.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
Last updated from:f576a8bf10. Checks:4 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 112 | ||
| linux-devel-x86_64 | NOTE | 110 | ||
| source / vignettes | OK | 190 | ||
| linux-release-arm64 | NOTE | 119 | ||
| linux-release-x86_64 | NOTE | 128 | ||
| wasm-release | OK | 142 |
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 |
