Changing the internal functions to match exactly with the equations presented in Strona & Veech (2015). This only affects the special case of min(N1,N2) == 0, i.e., the situation where one node has no (potential) neighbours.
Adding unit tests (ensuring R results match python package results)
Changing code to match new CRAN standards
Adding license
Changing continuous integration from Travis to Circle CI