2019-12-10 0.8.0.1
Add small changes in code to cope with upcoming R 4.0.0 (no more check class(x)=='matrix')
2019-09-12 0.8.0
* Implements Tarjan's algorithm (optimal one) for `commClassesKernelRcpp`. That increase of computational complexity cascades to `recurrentClasses`, `transientClasses`, `recurrentStates`, `transientStates`, `steadyStates`, ...
* Solves noLD problems with the vignette