> sprintf_scan_tests()
...
6/24: Scanning test 'tests/foreach,globals.R'
...
[13:55:07.863] - attr(*, "total_size")= num 120
SPRINTF WARNING: 'argument not used by format'
- call: sprintf(...)
Press ENTER to continue:
...
[13:56:08.307] - attr(*, "total_size")= num 112
SPRINTF WARNING: 'argument not used by format'
- call: sprintf(...)
Press ENTER to continue:
>
> printf("x = %s.\n", hpaste(x), maxHead = 3) # Default
SPRINTF WARNING: 'argument not used by format'
- call: sprintf(...)
Press ENTER to continue:
Some of these might be a mistake in globals.