New to R, but never have seen anything similar in any other context or application.
Recently downloaded R 3.3.3 "Another Canoe" into a Windows 10 machine.
When in "command line R" (i.e., just invoking the command "r" at the Windows command line), the R interpreter doesn't recognize either my forward slash (/) key nor my Enter key on the numeric keypad portion of the keyboard. All other keys in the numeric keypad section operate as they should. Also, both of those keys (forward slash, enter) in the main qwerty part of the keyboard work fine in command line R.
But in the Rgui that ships with R, both of those keys work just fine.
Don't think it's the keyboard, as (a) those keys work with every other application (including Rgui, as mentioned), and (b) I tried a different keyboard (one with a separate numeric keypad) and had identical results in command line R.
Update edit: As an experiment I plugged one of those standalone numeric keypads into a USB port, and same results: Command-line R would accept every key except " / " and "Enter".
Any thoughts?