Releases: Sumidu/gghilbertstrings
Releases · Sumidu/gghilbertstrings
gghilbertstrings 0.3.3
This release contains bug fixes for Solaris and Windows 32-Bit.
It adds the requirement to use C++11 and should therefore make it more obvious on which machines it can be installed.
This release also has some refactoring in C++ code to simplify testing of the code.
First CRAN release
gghilbertstrings 0.3.1
- Fixed a bug that caused problems on 32-bit Solaris machines.
- updated RCPP code to use vectorized input (speed improved 2 orders of magnitude)
- updated the coordinate system to always be rectangular by using base 4 instead of 2
- added both functions required for plotting Hilbert curves from character columns
- Added a
NEWS.md
file to track changes to the package.