Changes in version 0.1.7 (2023-01-28) - Remove any use of (v)sprintf in C code, following the new R package guidelines - Enforce strict prototypes in C code Changes in version 0.1.6 (2022-04-09) - Bugfix for Fortran calls using FC_LEN_T Changes in version 0.1.5 (2020-09-11) - Fix segmentation fault on Solaris. Changes in version 0.1.4 (2020-09-07) - Fix return without () in preparation of future checks. Changes in version 0.1.3 (2019-12-02) - Updated C library to support -fno-common flag for GCC. Changes in version 0.1.2 - Fixed a memory leak that occurred when using a raw weight vector.