crowding/stacktrace: Dump the context stack

The function stacktrace() dumps R's current context stack into a data frame. This stack may be somewhat different from the various fictions constructed by sys.* functions. Since this package inspects data structures that are not exported parts of R's API, it may be unstable or need tweaking to work on your system.

Getting started

Package details

Maintainer
LicenseGPL-2 | GPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("crowding/stacktrace")
crowding/stacktrace documentation built on June 3, 2022, 1:31 a.m.