0 Forks
0 Stars
0 Watchers

debug_rcpp

Short introduction how to debug rcpp code inside a package

How to download and setup debug_rcpp

Open terminal and run command
git clone https://github.com/alexg9010/debug_rcpp.git
git clone is used to create a copy or clone of debug_rcpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with debug_rcpp https://github.com/alexg9010/debug_rcpp/archive/master.zip

Or simply clone debug_rcpp with SSH
[email protected]:alexg9010/debug_rcpp.git

If you have some problems with debug_rcpp

You may open issue on debug_rcpp support forum (system) here: https://github.com/alexg9010/debug_rcpp/issues