Skip to content

Releases: dcdillon/RcppHoney

Version 0.1.7

18 Nov 20:18

Choose a tag to compare

  • Better plugin results for stripping libraries
  • Fixed a use of ::: where :: would suffice.

RcppHoney 0.1.6

16 Dec 15:49

Choose a tag to compare

  • Adds cumsum and friends.
  • Adds cbind

Bugfix for 0.1.2

29 Nov 02:37

Choose a tag to compare

Fixed some issues with the plugin that was causing it to fail on platforms where R wasn't on the path.

First Beta!

26 Nov 19:36

Choose a tag to compare

The RcppHoney api should now be stable. Additionally, support for matrices has been added. Now just to add more functions.

Second Alpha Release

31 Jul 12:38

Choose a tag to compare

Second Alpha Release Pre-release
Pre-release
  • Addresses some build issues on Solaris
  • Adds the concept of a binary function

Initial Alpha Release

26 Jul 20:25

Choose a tag to compare

Initial Alpha Release Pre-release
Pre-release

This is the initial alpha release of RcppHoney. It is bare-bones functionality and subject to change, but seems to be working correctly.