Deprecation of .data in tidyselect expressions

Hi,

I'm creating an R package and as you know part of the development process is to run the r cmd check. Removing the .data triggers notes upon checking with r cmd which eventually will make my pkg rejected upon submission. While keeping .data, makes testing with devtools quite annoying due to the warnings. Could you please clarify what is the right way now for us who are developing packages and need to keep all sides happy?

thanks

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.