Closed stonekate closed 5 years ago
What's the weird message? Can you try with dplyr::select? tell me what happens, please. Can you make another issue with backports error, could also post a reprex. Thanks!
The weird error message was "No tidyselect variables were registered", but the fake data example above is working today. Also, my own dataset where it wasn't working was maybe an older-style eeg_lst... I tried with a different dataset and everything is fine.
The backports issue hasn't reoccurred, despite running the same code. Might have been a clash with some package I had loaded yesterday.... so I'll just close this. Sorry!
Hey Bruno, I'm getting a weird error message when I try to use
select
to select a channel, even if I specifyeeguana::select
. I tried updating eeguana, still get the error. Here's an example with fake data:I also got the attached error about backports.rdb when I created the fake data. I don't think it's relevant but I'm attaching it just in case.