The last update to prevent the failed checks for the Solaris platform on CRAN came with unwanted side effects. After the compiler complained about pow(<int>,<int>), we used <double> for all objects. Unfortunately, this led to complete wrong simulation results we did not detect during the tests before the submission. This issue was solved.
The package now has a central C++ header file defining functions and constants used in the other files. This change has no user-visible effect.
DESCRIPTION correctedREADME.md became a little bit more canonical using capital letters for CRAN and R.