Changes in version 0.1.4 (2021-09-02) o Updated C-code for compatability with CLANG compiler (Thanks to Brian Ripley for pointing out the specific noncompliance with WRE) Changes in version 0.1.3 (2020-07-22) o BREAKING: fixed undefined behavior in SFH algorithm. This means that sfh will give different integer output than before. Changes in version 0.1.2 o fixed error caught on CRAN Changes in version 0.1.1 o Switched to 'tinytest' framework o Registered native routines as required by CRAN/WRE Changes in version 0.1.0 (2015-08-06) o First release