Running R 4.0.1 on RStudio 1.3.959, on Windows 10 18363.720
When I run browseVignettes("broom") in the Rstudio console nothing happens. When I do it in the Powershell terminal both in and out of Rstudio the vignettes pop up. It never happens when I run an example script that calls browseVignettes. Guessing it't not working from a sourced file is a feature, but not sure why it won't work in Rstudio itself.