Releases: dcdillon/RcppHoney
Releases · dcdillon/RcppHoney
Version 0.1.7
RcppHoney 0.1.6
- Adds
cumsumand friends. - Adds
cbind
Bugfix for 0.1.2
Fixed some issues with the plugin that was causing it to fail on platforms where R wasn't on the path.
First Beta!
The RcppHoney api should now be stable. Additionally, support for matrices has been added. Now just to add more functions.
Second Alpha Release
- Addresses some build issues on Solaris
- Adds the concept of a binary function
Initial Alpha Release
This is the initial alpha release of RcppHoney. It is bare-bones functionality and subject to change, but seems to be working correctly.