For detailed updates in findr library functionality, see UPDATES in findr library.

1.0.5:
	Updated Makefiles to account for different make environments.
1.0.3:
	Updated examples and documentation.
1.0.0:
	New functions:
		Included P-value computation for 4 tests in pijs_gassist_pv and correlation test in pij_rank_pv.
		Included using continuous anchors (instead of discrete genotypes) for causal inference in pij(s)_cassist*.
	Revisions:
		Now automatically initializes findr upon package loading.
0.5.0:
	New function: reconstruction of directed acyclic graph from prior information of edge significance in method netr_one_greedy. For details, see doc.pdf.
	Simplified output formats by removing list structures with only a single element.
	Bug corrections to improve stability and error checks.
0.4.1:
	Minor updates on documentation.
	Updated copyright.
