When running `devtools::dev_sitrep()` in Positron, there's a message about the RStudio version because ` devtools:::is_rstudio_running()` returns `TRUE`. Could this be avoided? Should devtools check the Positron version instead in this case?