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

Feature request: suppress warning for trailing comma #124

Open
kendonB opened this issue Jun 18, 2019 · 0 comments
Open

Feature request: suppress warning for trailing comma #124

kendonB opened this issue Jun 18, 2019 · 0 comments

Comments

@kendonB
Copy link

kendonB commented Jun 18, 2019

Is there any way to suppress this warning with the trailing comma?

pacman::p_load(
  Rcpp,
)
#> 
#> Your package installed
#> Warning in pacman::p_load(Rcpp, ): Failed to install/load:

Created on 2019-06-18 by the reprex package (v0.3.0)

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

No branches or pull requests

1 participant