This version now utilizes cpp11
instead of Rcpp
for exposing C++
to R
. The main reason was reducing compile time and binary size. We have added many functions as well since 2.5.x
such as ranking and composition functions.
This version now utilizes cpp11
instead of Rcpp
for exposing C++
to R
. The main reason was reducing compile time and binary size. We have added many functions as well since 2.5.x
such as ranking and composition functions.