<div dir="ltr">Dear Danae,<br><br><div><div class="gmail_extra">The following worked for me from within an R session:<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
install.packages(&quot;plotrix&quot;, dependencies=T)<br></blockquote><br>If you need to do it from the command line, perhaps try download the package first?<br><br></div><div class="gmail_extra"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
wget -c <a href="http://star-www.st-andrews.ac.uk/cran/bin/macosx/leopard/contrib/2.15/plotrix_3.4-6.tgz">http://star-www.st-andrews.ac.uk/cran/bin/macosx/leopard/contrib/2.15/plotrix_3.4-6.tgz</a><br>R CMD INSTALL plotrix_3.4-6.tgz<br>
</blockquote><br>Kindest regards,<br><br>Steve Moss<br></div><div class="gmail_extra"><a href="http://about.me/gawbul">http://about.me/gawbul</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 12 March 2013 12:00,  <span dir="ltr">&lt;<a href="mailto:bio-linux-request@nebclists.nerc.ac.uk" target="_blank">bio-linux-request@nebclists.nerc.ac.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send Bio-Linux mailing list submissions to<br>
        <a href="mailto:bio-linux@nebclists.nerc.ac.uk">bio-linux@nebclists.nerc.ac.uk</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux" target="_blank">http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:bio-linux-request@nebclists.nerc.ac.uk">bio-linux-request@nebclists.nerc.ac.uk</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:bio-linux-owner@nebclists.nerc.ac.uk">bio-linux-owner@nebclists.nerc.ac.uk</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Bio-Linux digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Installing Plotrix in R (Danae Dodge)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 11 Mar 2013 18:26:16 +0000 (GMT)<br>
From: Danae Dodge &lt;<a href="mailto:danae_hazel@yahoo.co.uk">danae_hazel@yahoo.co.uk</a>&gt;<br>
Subject: [Bio-Linux] Installing Plotrix in R<br>
To: Bio Linux NEBC &lt;<a href="mailto:bio-linux@nebclists.nerc.ac.uk">bio-linux@nebclists.nerc.ac.uk</a>&gt;<br>
Message-ID:<br>
        &lt;<a href="mailto:1363026376.16540.YahooMailClassic@web171703.mail.ir2.yahoo.com">1363026376.16540.YahooMailClassic@web171703.mail.ir2.yahoo.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hello all,<br>
I&#39;ve been trying to install the library Plotrix from R for awhile unsuccessfully. I first updated R (I&#39;m using BioLinux on a USB) to see if Plotrix was included and then I set the R LIB environmental variable so I could do this:<br>

source(&quot;<a href="http://bioconductor.org/biocLite.R" target="_blank">http://bioconductor.org/biocLite.R</a>&quot;)<br>
<br>
biocLite(&quot;pkgname&quot;)<br>
<br>
?<br>
but with replacing it with the web address for Plotrix on the R website to download directly<br>
(this being the website that I went to:<br>
<a href="http://cran.r-project.org/web/packages/plotrix/index.html" target="_blank">http://cran.r-project.org/web/packages/plotrix/index.html</a><br>
So my command line is as follows:<br>
R CMD INSTALL /<a href="http://www.cran.r-project.org/web/packages/plotrix/plotrix_3.4-6.tar.gz" target="_blank">http://www.cran.r-project.org/web/packages/plotrix/plotrix_3.4-6.tar.gz</a><br>
<br>
But I keep getting a Warning message: invalid package followed by the url and an error telling me no package specified.<br>
So now I don&#39;t know how to download and install this package into R.<br>
Can anyone help?<br>
<br>
Thanks,<br>
Danae<br>
<br>
<br>
<br>
<br>
<br>
Dr Danae Dodge<br>
<br>
<a href="http://independent.academia.edu/DanaeDodge" target="_blank">http://independent.academia.edu/DanaeDodge</a><br>
<br>
Skype: danaedodge<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://nebclists.nerc.ac.uk/pipermail/bio-linux/attachments/20130311/43ab98bf/attachment.html" target="_blank">http://nebclists.nerc.ac.uk/pipermail/bio-linux/attachments/20130311/43ab98bf/attachment.html</a>&gt;<br>

<br>
------------------------------<br>
<br>
_______________________________________________<br>
Bio-Linux mailing list<br>
<a href="mailto:Bio-Linux@nebclists.nerc.ac.uk">Bio-Linux@nebclists.nerc.ac.uk</a><br>
<a href="http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux" target="_blank">http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux</a><br>
<br>
<br>
End of Bio-Linux Digest, Vol 55, Issue 1<br>
****************************************<br>
</blockquote></div><br></div></div></div>