pathfindR 2.2.0
Minor Changes and Bug Fixes
- added the
disable_parallel
argument inactive_snw_enrichment_wrapper()
to be able to disable parallel runs viaforeach
- fixed the issue encountered on CentOS where
forech
wasn't loadingpathfindR
(#164) - fixed a CRAN error due to a package documentation issue (#172)
- performed some refactoring and updated/improved all tests