Changes in version 0.2.2.9000 Changes in version 0.2.2 (2020-05-09) - Maintenance release in preparation for dplyr 1.0.0 (#146) - Improve tests and change robustize behavior (#141) Changes in version 0.2.1 (2020-03-23) This is a minor release but contains several new functions as well as a long-pending fix for incompatibility with the new (2018) tidyeval API. New functions - whiten() (#103) - extract_subpopulations() (#107) - sparse_random_projection() (#117) - svd_entropy() (#123) - covariance() (#114) Bug fixes - Fixed tidyeval incompatibilities reported in #131,#133,#134 (#135) Changes in version 0.1.0 (2017-09-17) Hello world!