Add DUP = FALSE when tabulate() calls .C("R_tabulate"
In base/R/tabulate.R, tabulate() calls .C("R_tabulate";
I suggest adding DUP = FALSE to that call.
In base/R/tabulate.R, tabulate() calls .C("R_tabulate";
I suggest adding DUP = FALSE to that call.