Hello, I am trying to quit a current session on RStudio and the ?quitting session? prompt from R has just continued to load. I assume that R is not responding for some reason. If the problem persists, and I were to uninstall and then reinstall R, would my saved .RData and other R files and environments saved on my desktop be deleted? Not sure if any other solutions to this issue. Best, Spencer [[alternative HTML version deleted]]
A) You ask whether uninstalling RStudio will delete files... I don't think so but this is not the support area for RStudio. B) R will not delete your data files when uninstalled. C) I suspect that reinstalling software is unlikely to repair the symptoms you describe (sounds like buggy software to me). Simply restarting RStudio and plowing on would be about as effective but less work. However there have been mentions on this list of bugs in RStudio related to incompatibility with R 3.6, [1] which might be related to your problems so upgrading RStudio to beta or downgrading R to 3.5.3 may make a difference. [1] https://stat.ethz.ch/pipermail/r-help/2019-July/463226.html On July 7, 2019 12:28:15 PM PDT, Spencer Brackett <spbrackett20 at saintjosephhs.com> wrote:>Hello, > > I am trying to quit a current session on RStudio and the ?quitting >session? prompt from R has just continued to load. I assume that R is >not >responding for some reason. If the problem persists, and I were to >uninstall and then reinstall R, would my saved .RData and other R files >and >environments saved on my desktop be deleted? > >Not sure if any other solutions to this issue. > >Best, > >Spencer > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.-- Sent from my phone. Please excuse my brevity.
Thank you. I will try upgrading and see if that solves the problem On Sun, Jul 7, 2019 at 4:08 PM Jeff Newmiller <jdnewmil at dcn.davis.ca.us> wrote:> A) You ask whether uninstalling RStudio will delete files... I don't think > so but this is not the support area for RStudio. > > B) R will not delete your data files when uninstalled. > > C) I suspect that reinstalling software is unlikely to repair the symptoms > you describe (sounds like buggy software to me). Simply restarting RStudio > and plowing on would be about as effective but less work. However there > have been mentions on this list of bugs in RStudio related to > incompatibility with R 3.6, [1] which might be related to your problems so > upgrading RStudio to beta or downgrading R to 3.5.3 may make a difference. > > [1] https://stat.ethz.ch/pipermail/r-help/2019-July/463226.html > > On July 7, 2019 12:28:15 PM PDT, Spencer Brackett < > spbrackett20 at saintjosephhs.com> wrote: > >Hello, > > > > I am trying to quit a current session on RStudio and the ?quitting > >session? prompt from R has just continued to load. I assume that R is > >not > >responding for some reason. If the problem persists, and I were to > >uninstall and then reinstall R, would my saved .RData and other R files > >and > >environments saved on my desktop be deleted? > > > >Not sure if any other solutions to this issue. > > > >Best, > > > >Spencer > > > > [[alternative HTML version deleted]] > > > >______________________________________________ > >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > >https://stat.ethz.ch/mailman/listinfo/r-help > >PLEASE do read the posting guide > >http://www.R-project.org/posting-guide.html > >and provide commented, minimal, self-contained, reproducible code. > > -- > Sent from my phone. Please excuse my brevity. >[[alternative HTML version deleted]]