Although it doesn?t prevent me from using RStudio, there is a bug in the pdf
rendering from the graphics window that mangles the display of graph legends
using base graphics (i.e., when save as pdf is chosen). The same does not
happen when the same graphing code is used with the standard R IDE.
--
Please avoid sending me Word or PowerPoint attachments.
See <http://www.gnu.org/philosophy/no-word-attachments.html>
-Dr. John R. Vokey
> 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.