Re: [R] registry vulnerabilities in R

2012-05-09 Thread Gavin Blackburn
Not sure if it helps, but Tinn-R could be used as a replacement for RStudio if the main things you were after were the syntax highlighting and R integration. Cheers, Gavin. -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Duncan

[R] colours in a pdf

2012-05-04 Thread Gavin Blackburn
of those are good data sets so I have an aid to identify bad sets. Thanks, Gavin. Dr. Gavin Blackburn SULSA Technologist Strathclyde institute of Pharmacy and Biomedical Science 161 Cathedral Street, Glasgow. G4 0RE Tel: +44 (0)1415483828 ScotMet: The Scottish Metabolomics Facility

Re: [R] colours in a pdf

2012-05-04 Thread Gavin Blackburn
. Michael Weylandt [mailto:michael.weyla...@gmail.com] Sent: 04 May 2012 12:43 To: Gavin Blackburn Cc: r-help@r-project.org Subject: Re: [R] colours in a pdf How many colors are you looking for? There are limits to how many the eye can make out, but perhaps the RColorBrewer package would be a place

Re: [R] colours in a pdf

2012-05-04 Thread Gavin Blackburn
at 7:49 AM, Gavin Blackburn gavin.blackb...@strath.ac.uk wrote: Hi, Thanks for the help. Extending the palette to 16 or 20 would be a big help. The largest number of files I've had to handle in a single group is 42 and I wouldn't expect it to get much bigger than that. I'll take a look

Re: [R] colours in a pdf

2012-05-04 Thread Gavin Blackburn
Thanks Petr, I'll take a look at that as well. Cheers, Gavin. -Original Message- From: Petr PIKAL [mailto:petr.pi...@precheza.cz] Sent: 04 May 2012 13:09 To: Gavin Blackburn Cc: r-help@r-project.org Subject: Re: [R] colours in a pdf Hi One option for substantial distinguishable range

Re: [R] Trouble installing packages on R2.14.1

2012-01-16 Thread Gavin Blackburn
Run this code first when you open R: setInternet2() Ignore any message it gives you, if it does give any message. that should hopefully solve the problem. If it works it would be an idea to add that to the Rprofile.site file so you don't need to do it every time you try to install/update a

Re: [R] Problem Installing R to SuSE 10 via RPM

2012-01-13 Thread Gavin Blackburn
I think it's saying you need to install R-base before R-base-devel. You'll need to add a cran repository as SUSE might not have the most up-to-date version of R. This is the code for Ubuntu I assume it's the same, just change the distro and keyserver: sudo apt-get update sudo

Re: [R] problem installing packages

2012-01-10 Thread Gavin Blackburn
The packages you require might not have been updated yet. You could contact the package admin. Gavin. -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of natalia norden Sent: 10 January 2012 13:35 To: r-help@r-project.org Subject:

[R] Rename a directory in R

2011-11-08 Thread Gavin Blackburn
. Gavin Blackburn SULSA Technologist Strathclyde institute of Pharmacy and Biomedical Science 161 Cathedral Street, Glasgow. G4 0RE Tel: +44 (0)1415483828 ScotMet: The Scottish Metabolomics Facility www.metabolomics.strath.ac.ukhttp://www.metabolomics.strath.ac.uk [[alternative HTML

Re: [R] Rename a directory in R

2011-11-08 Thread Gavin Blackburn
Thanks Jim, I didn't think it worked on directories but I've got it working now. Cheers, Gavin. -Original Message- From: jim holtman [mailto:jholt...@gmail.com] Sent: 08 November 2011 14:18 To: Gavin Blackburn Cc: r-help@r-project.org Subject: Re: [R] Rename a directory in R apropos