Warning message when starting RStudio
On 23/04/15 13:41, Albin Blaschka wrote:
Hello Am 23.04.2015 um 09:57 schrieb Berend Hasselman:
On 23-04-2015, at 08:45, Sun Shine <phaedrusv at gmail.com> wrote: Hi list Recently, when starting up RStudio, the following warning is being displayed: "Error in tools:::httpdPort <= 0L : comparison (4) is possible only for atomic and list types" I think that this is specific to RStudio because starting R in a terminal window doesn't produce this message. Does anyone have an idea on how to clear the conditions that are giving rise to this warning?
Upgrade R-Studio, it is a problem in the interaction between R and R-Studio, which was solved with the new version of R-Studio... I had the same problem... HTH, Albin
Hi Albin That did help - thanks so much! Cheers Sun