v0.8.2
Updates
- Rolled back some changes to references since Rcpp passes pointers (SEXP) by default
- Removed
using namespace Rcppfrom files in order to be clearer about source of functions - Changed functions that return
DataFrameobject to return strings instead of factors