-
Notifications
You must be signed in to change notification settings - Fork 991
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
optimized by group gvar() returns error: "negative length vectors are not allowed" when within-group variance is 0 #2111
Comments
Fwiw , no repro with
|
Apologies, adding session details, Mac OS X, R 3.3.1.
|
Linking this |
arunsrinivasan
added a commit
that referenced
this issue
Nov 13, 2017
mattdowle
pushed a commit
that referenced
this issue
Jan 15, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using latest development version of data.table (1.10.5):
This returns an error:
Error in gvar(col1) : negative length vectors are not allowed
This however works fine:
The text was updated successfully, but these errors were encountered: