Fails some tests:
setNumericRounding(2)
test.data.table()
# Error: 2 error(s) out of 11157. Search inst/tests/tests.Rraw for test number(s) 1196.1, 1
After #1898 this could be a lot worse. Best to treat numeric rounding as another initial state that we want to control and then restore to user's setting on exit.
Reactions are currently unavailable
Fails some tests:
After #1898 this could be a lot worse. Best to treat numeric rounding as another initial state that we want to control and then restore to user's setting on exit.