Version 0.1.1
------------------------------------------------------------------------------

Bug-fixes:

* `slik()` was missing a constant `(2*pi)^d`.

* Added `return wrap(NA_REAL);` to Rcpp files, in order to avoid warnings
  during R CMD check.


