Remove multiple columns from data.table
This looks like a solid, reproducible bug. It’s been filed as Bug #2791. It appears that repeating the column attempts to delete the subsequent columns. If no columns remain, then R crashes. UPDATE : Now fixed in v1.8.11. From NEWS : Assigning to the same column twice in the same query is now an error … Read more