Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

select() function not in package NAMESPACE #20

Open
StevenMMortimer opened this issue Apr 24, 2018 · 0 comments
Open

select() function not in package NAMESPACE #20

StevenMMortimer opened this issue Apr 24, 2018 · 0 comments

Comments

@StevenMMortimer
Copy link

The select() function inside the updateR() function is not documented and included in the namespace so the function fails with:

Error in select(., Package) : could not find function "select"

You can still run the function successfully, but only after running library(dplyr). I assume roxygen-style documenting of the updateR() function would fix the root cause.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant