Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upALTREP error with `unique()` #3051
Comments
|
That an awkward one, but as temporary fix, I would use the idiomatic data.table syntax which doesn't produce an error, e.g. |
|
I have found a simple fix for all of these "ALTREP error" issues. You can do the following: |
|
@petersteiner that may work in a bind but it's not really recommended. What if you have a 15Gb data set and only 20Gb RAM? |
Minimal reproducible example
This yields:
Tested with v11.4 and latest dev version.
Output of sessionInfo()