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

Don't treat ... as an "identifier with dots" #76

Closed
krlmlr opened this issue Apr 8, 2015 · 1 comment
Closed

Don't treat ... as an "identifier with dots" #76

krlmlr opened this issue Apr 8, 2015 · 1 comment
Labels
bug an unexpected problem or unintended behavior

Comments

@krlmlr
Copy link
Member

krlmlr commented Apr 8, 2015

-## R/summarise.r:38:67: style: Words within variable and function names should be separated by '_' rather than '.'.
-##     names <- unname(unlist(lapply(match.call(expand.dots = FALSE)$`...`, deparse)))
-##                                                                   ^~~~~
@jimhester jimhester added the bug an unexpected problem or unintended behavior label Apr 8, 2015
@fangly
Copy link
Contributor

fangly commented Mar 13, 2017

I think this was fixed a while ago. In any case, I checked that the behavior was correct in #214 .

@fangly fangly closed this as completed Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

3 participants