Changes in version 0.0.4 (2025-01-08) o Dynamically linked compiled code is now registered in NAMESPACE o The continuous integration setup was update several times o The README was updated with current badges and URLs o The DESCRIPTION file now uses Authors@R o The configure and cleanup scripts use /bin/sh Changes in version 0.0.3 (2018-11-16) o Examples no longer run on Solaris where they appear to fail. Changes in version 0.0.2 (2016-08-01) o A new function getConfig for single values was added. o The struct vars is now defined more portable allowing compilation on OS X (PR #1 by Qiang Kou). Changes in version 0.0.1 (2016-07-28) o Initial CRAN upload with getAll function. o Package is functional on Linux.