RStudio Edition : Desktop and Server
RStudio Version : 1.3.x (1.3.958 to 1.3.1091)
OS Version : MacOS 10.15.6 and Red Hat 8.2
R Version : 4.0.2
Steps to reproduce the problem
Open RStudio Desktop.
In the console, the usual information about the R version, etc. should appear.
R version 4.0.2 (2020-06-22) -- "Taking Off Again”
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)
etc.
(If it doesn’t appear, that’s the bug.)
Open a file.
Close RStudio.
Open RStudio.
In the console, the usual information should appear.
Close all open files.
Close RStudio.
Open RStudio.
Most likely the usual information won’t be displayed.
You might need to close and reopen RStudio.
This is going back to 1.3.958 Water Lily. It seems to work in 1.4.823. Also, the equivalent in RStudio Server to closing and reopening is to close the session and open a new one.
Describe the problem in detail
Normally, when R first starts, there’s a bunch of standard information displayed, including the version. However, it’s not displayed if there are no open files when RStudio starts up and creates a new R session.
Describe the behavior you expected
The R startup information should always be displayed when RStudio starts up.
System details
Steps to reproduce the problem
(If it doesn’t appear, that’s the bug.)
This is going back to 1.3.958 Water Lily. It seems to work in 1.4.823. Also, the equivalent in RStudio Server to closing and reopening is to close the session and open a new one.
Describe the problem in detail
Normally, when R first starts, there’s a bunch of standard information displayed, including the version. However, it’s not displayed if there are no open files when RStudio starts up and creates a new R session.
Describe the behavior you expected
The R startup information should always be displayed when RStudio starts up.
The text was updated successfully, but these errors were encountered: