Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

R check warning: no visible global function definition for read.table #24

Closed
zbjornson opened this issue Jul 15, 2019 · 1 comment · Fixed by #36
Closed

R check warning: no visible global function definition for read.table #24

zbjornson opened this issue Jul 15, 2019 · 1 comment · Fixed by #36
Assignees

Comments

@zbjornson
Copy link
Member

getEvents: no visible global function definition for ‘read.table’
Undefined global functions or variables:
  read.table
Consider adding
  importFrom("utils", "read.table")
@gegnew gegnew self-assigned this Jan 29, 2020
@gegnew
Copy link
Contributor

gegnew commented Mar 11, 2020

PR #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants