Skip to content

dgrtwo/tracestack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracestack

Search Stack Overflow for your most recent error message.

You can install the package with devtools as such:

# install.packages("devtools")
devtools::install_github("dgrtwo/tracestack")

Load it with

library(tracestack)

Then after you get an error message, simply run:

tracestack()

About

As an experiment, this package was written entirely in GitHub's file editor on an iPhone. As an alternative to RStudio, I do not neccessarily recommend it.

About

Search Stack Overflow for your most recent error message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages