Skip to content
Discussion options

You must be logged in to vote

I agree with Jenny, for sure!

From a standpoint of what's happening here, the R code in devtools::load_all() uses the rstudioapi package to save untitled files you may have. R is trying to this before all the connecting is fully wired up between R and Positron ("UI comm is not connected"). Your .Rprofile is run pretty early in the process of startup, and there aren't guarantees about Positron being fully ready to hear from R before it is run. If we made some change here, it would make R even slower to be started than it already is.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@juliasilge
Comment options

Answer selected by lbm364dl
@jmcphers
Comment options

@lbm364dl
Comment options

@jennybc
Comment options

jennybc Oct 7, 2025
Collaborator

@jabenninghoff
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants