Package: winch 0.1.1

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.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'))

Peer review:

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

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

3.04 score 22 scripts 813 downloads 6 exports 5 dependencies

Last updated 8 months agofrom:adbcef4ee9. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 17 2024
R-4.5-linux-x86_64NOTEOct 17 2024

Exports:winch_add_trace_backwinch_availablewinch_callwinch_init_librarywinch_stopwinch_trace_back

Dependencies:cligluelifecycleprocmapsrlang

Joint stack traces

Rendered fromreport.Rmdusingknitr::rmarkdownon Oct 17 2024.

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