v0.4.4
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