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 e4edf55 commit 1fabe00Copy full SHA for 1fabe00
tests/autoprint.Rout.save
@@ -15,7 +15,7 @@ Type 'demo()' for some demos, 'help()' for on-line help, or
15
'help.start()' for an HTML browser interface to help.
16
Type 'q()' to quit R.
17
18
-> # TODO(%notin%): re-enable warn.conflicts
+> # TODO(#7453): re-enable warn.conflicts
19
> require(data.table, warn.conflicts=FALSE)
20
> # Tests the suppression of := output
21
> # Since this tests autoprinting at the console, it needs to use the .Rout.save mechanism in R CMD check
0 commit comments