Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Solves issue #89 as well as issue #72. RcppArmadillo was compiled and checked with Valgrind and no memory leaks (or issues with
Conditional jump...) where detected (nor in the examples, vignettes or tests). Also includes two new tests used to explicitly detect the two issues mentioned when usingR CMD check --use-valgrind.