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

Avoid R CMD Check false alarms #74

Merged
merged 3 commits into from
May 27, 2020
Merged

Avoid R CMD Check false alarms #74

merged 3 commits into from
May 27, 2020

Conversation

DavisVaughan
Copy link
Owner

@DavisVaughan DavisVaughan commented May 27, 2020

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘R6’ ‘V8’
     All declared Imports should be used.

@DavisVaughan DavisVaughan merged commit d898586 into master May 27, 2020
@DavisVaughan DavisVaughan deleted the check-false-alarms branch May 27, 2020 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant