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.1
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.1.tar.gz
winch_0.1.1.tar.gz(r-4.5-noble)winch_0.1.1.tar.gz(r-4.4-noble)
winch_0.1.1.tgz(r-4.4-emscripten)winch_0.1.1.tgz(r-4.3-emscripten)
winch.pdf |winch.html✨
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
Last updated 9 months agofrom:adbcef4ee9. Checks:OK: 1 NOTE: 1. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 16 2024 |
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 |