Skip to content

v0.4.4

Compare
Choose a tag to compare
@samuel-watson samuel-watson released this 30 Jun 17:08
· 197 commits to master since this release

A rapid new version as previous version did not fix an issue causing an Error on CRAN's checks. This version:

  • Fixes an error when compiled on machines without OpenMP support. Some omp commands had not been defined previously when Omp wasn't available.
  • Tidied up some compiler warnings.
  • Added option to specify the number of threads when using setParallel and setting default to small number (2) for CRAN policy