The countsplit package will now throw a helpful error message if the parameter "epsilon" is not passed in correctly.
Thanks to some Github contributions from Mischko Heming, this version of the package has been substantially sped up compared to version 3.0.0. This speedup added a dependency on Rcpp, as the main function is now implemented in C++.
This is the initial CRAN submission for countsplit. Compared to previous versions we have:
countsplit()
function.