Fixes

Fix overflow in dcov and dcor for large sample sizes (> 46340).

General

First release on CRAN.

Changes:

Use Open MP in dcor to speed up computation (~50% speedup).

Fixes:

Function dcov was adjusted to return the distance covariance instead of the square.

Changes:

Initial release on GitHub