I am writing a package using a lot of dplyr functions - to pass on all tests in devtools::check(), I have to use .data frequently. Som
dplyr
devtools::check()
.data