in https://github.com/tidyverse/dplyr/pull/6083 we've let `filter()` handle matrices of 1 column for the time being. At some point this should warn, and then error. Packages currently concerned: - egor: https://github.com/tilltnet/egor/issues/76 - ggcharts: https://github.com/thomas-neitmann/ggcharts/pull/100 - janitor: https://github.com/sfirke/janitor/pull/463 - Momocs: https://github.com/MomX/Momocs/pull/222 - MRFcov: https://github.com/nicholasjclark/MRFcov/pull/32 - multifear: https://github.com/AngelosPsy/multifear/pull/10 - psfmi: https://github.com/mwheymans/psfmi/pull/5 - psycModel: https://github.com/jasonmoy28/psycModel/pull/8 - tangram.pipe - TeachHist - validata - xpose
in #6083 we've let
filter()handle matrices of 1 column for the time being. At some point this should warn, and then error.Packages currently concerned:
filter()mwheymans/psfmi#5filter()jasonmoy28/psycModel#8