import rlang because it is generally useful, as well as a lot of dplyr helpers
update package description
avoid overuse of logging
add an index – so pretty!
fix svd_entropy API
update aggregation, variable_importance, and transformation to indicate that they have more methods that we thought (covariance, spherize and sparse_random_projection, svd_entropy respectively)
A whole bunch of changes in a single PR – boo!
renv
whiten
tospherize
rlang
because it is generally useful, as well as a lot ofdplyr
helperssvd_entropy
APIaggregation
,variable_importance
, andtransformation
to indicate that they have more methods that we thought (covariance
,spherize
andsparse_random_projection
,svd_entropy
respectively)all_of
andacross
where possible but we may need to wait for https://github.com/tidyverse/dbplyr/issues/480#issuecomment-811814636 to be fixed to fully migrate