seedForRandom argument in active_snw_search()to ensure reproducibility. By default behavior, in run_pathfindR(), a seed is set for each iteration to produce reproducible results (#108)run_pathfindR()
run_pathfindR()
run_pathfindR() is now to run in a temporary directory. The user can still set output_dir to run in a specified directory and also produce HTML reportshierarchical_term_clustering(), update the sequence of number of clusters for which silhouette width is calculated for choosing the optimal number of clusters. This should speed up the function for cases with a large number of enriched termsreturn_pin_path() where the PIN was not properly read (#157)dir_for_report argument in the internal function create_HTML_report() to fix test issues on CRAN