We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87eef3 commit 3607519Copy full SHA for 3607519
inst/tests/tests.Rraw
@@ -20650,7 +20650,7 @@ test(2294.72,
20650
label = list(character = "C3", VCharA = "Total", integer = 2L))),
20651
warning = "For the following variables, the 'label' value was already in the data: [VCharB (label: C3), VIntA (label: 2)]")
20652
20653
-# tests disabled -- fix for #4784 causes various breaking changes, at least partially covered by 2295.4+.
+# tests 1-3 disabled -- fix for #4784 causes various breaking changes, at least partially covered by 2295.4+.
20654
# setDT no longer leaks class modification to origin copy, #4784
20655
# d1 = data.frame(a=1, row.names='b')
20656
# d2 = d1
0 commit comments