On Jan 13, 2015, at 4:00 AM, r-help-request at r-project.org wrote:
Message: 11
Date: Mon, 12 Jan 2015 18:46:26 +0000
From: "Fraser D. Neiman" <fneiman at monticello.org>
To: R mailing list <r-help at r-project.org>
Subject: Re: [R] R vs. RStudio?
Message-ID:
<2176AD174D58CB4ABBDA99F3458C201720713AB7 at GRANGER.monticello.org>
Content-Type: text/plain; charset="us-ascii"
In my experience, another negative to RStudio is its performance when trying to access code or data files on a remote server over a VPN connection -- even modest files can take minutes to load and sometimes crash the session.
The native R GUI seems to handle this better and I often am forced to use it when working remotely. But there is enough other good stuff in RStudio to make this a bummer.