Under -WINDOWS 10- , svDialogs:dlgList works directly in R 3.4.0 console, but not in R-Studio IDE 1.2.1335

There appears to be some difference in R-Studio 1.2.1335, (and also some previous versions), in how svDialogs can display a dialog.

In particular calling svDialogs::dlgList function does not produce a GUI list as expected.
The same code displays a GUI list outside of R-Studio just by using the R 3.4.0 console.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.