Changes in version 0.1-7 (2019-03-29) o fixed issues with RNG. Changes in version 0.1-6 (2016-03-21) o added bootstrapping functionality for the de-sparsified Lasso o added the missing Z & Z functionality for the lasso projection method o changed condition for warning message for confidence intervals with multi.split. o reduced computing time for examples in lasso.proj, clusterGroupBound and plot.clusterGroupBound. o fixed tests using parallel option on Windows. o temporary removed tests for groupBound due to problem with mvrnorm (reproducability on different platforms). Changes in version 0.1-5 (2016-03-11) o new argument suppress.grouptesting in ridge.proj and lasso.proj to speed up computation. o argument verbose instead of trace in multi.split and stability. o new functions to generate reference data sets, see rXb, rX and rb. o replaced print and cat statement with message statements that can be suppressed. o fixed a bug of some estimators (e.g. lasso.proj) setting seeds o added NEWS and CITATION file.