ropensci / ruODK

ruODK: An R Client for the ODK Central API
https://docs.ropensci.org/ruODK/
GNU General Public License v3.0
42 stars 13 forks source link

'::' or ':::' import not declared from: ‘tidyselect’ #63

Closed florianm closed 4 years ago

florianm commented 4 years ago

Hunt down stray tidyselect import

florianm commented 4 years ago

Added tidyselect functions to imported helpers. Sometimes the solution to increasing happiness is to shoot unhappy functions in the head with an @importFrom.