mvrsquared v0.1.0

This version introduces parallel processing at the C++ level using RcppThread.

To calculate R-squared in parallel, set the threads argument to a number greater than 1 when calling calc_rsquared.

mvrsquared v0.0.3

This version makes some changes to documentation including the README

mvrsquared v0.0.2

This version includes

mvrsquared v0.0.1

This version is the first release!