<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi there,<br>
<br>
this is FAQ 4:<br>
<span style="color: rgb(0, 153, 0);"># 4: Loading adegenet fails with this error (R &gt;= 2.13.0):
</span><font><font size="2"><br>
<span style="color: rgb(0, 102, 0);">Error in as.environment(pos) : no item called &quot;newtable&quot; on the search list</span></font></font><br>
This is because the package '<span style="font-style: italic;">graph</span>', on which
<span style="font-style: italic;">adegenet</span> depends, has been removed from CRAN. You need to install graph from bioconductor first, and then install adegenet:<br>
<pre>source(&quot;http://bioconductor.org/biocLite.R&quot;)<br>biocLite(&quot;graph&quot;)<span style="font-family: monospace;"><br>install.packages(&quot;adegenet&quot;, dep=TRUE)</span><br></pre>
<br style="font-family: monospace;">
<br>
Cheers<br>
<br>
Thibaut<br>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF374960"><font size="2" color="#000000" face="Tahoma"><b>From:</b> adegenet-forum-bounces@r-forge.wu-wien.ac.at [adegenet-forum-bounces@r-forge.wu-wien.ac.at] on behalf of Martin van der Meer [martinhvandermeer@gmail.com]<br>
<b>Sent:</b> 26 May 2011 05:17<br>
<b>To:</b> adegenet-forum@r-forge.wu-wien.ac.at<br>
<b>Subject:</b> [adegenet-forum] Loading problem adegenet_1.2-8, Mac (R64)<br>
</font><br>
</div>
<div></div>
<div>Hi<br>
<br>
I can seem to load up adegenet v1.2-8 on R64. It comes up with the following errors:<br>
<br>
[History restored from /Users/jc216923/.Rapp.history]<br>
<br>
Warning: dependencies ‘hierfstat’, ‘graph’ are not available<br>
trying URL '<a href="http://cran.ms.unimelb.edu.au/bin/macosx/leopard/contrib/2.13/adegenet_1.2-8.tgz" target="_blank">http://cran.ms.unimelb.edu.au/bin/macosx/leopard/contrib/2.13/adegenet_1.2-8.tgz</a>'<br>
Content type 'application/x-tar' length 3046842 bytes (2.9 Mb)<br>
opened URL<br>
==================================================<br>
downloaded 2.9 Mb<br>
<br>
<br>
The downloaded packages are in<br>
&nbsp;&nbsp;&nbsp; /var/folders/RU/RUdQ1Y1lEcamHshypf82kLM8L&#43;s/-Tmp-//RtmpYi0SS0/downloaded_packages<br>
Loading required package: MASS<br>
&nbsp;&nbsp; ==========================<br>
&nbsp;&nbsp;&nbsp; adegenet 1.2-8 is loaded<br>
&nbsp;&nbsp; ==========================<br>
<br>
&nbsp;- to start, type '?adegenet'<br>
&nbsp;- to browse adegenet website, type 'adegenetWeb()'<br>
&nbsp;- to post questions/comments: <a href="mailto:adegenet-forum@lists.r-forge.r-project.org" target="_blank">
adegenet-forum@lists.r-forge.r-project.org</a><br>
<br>
<br>
Error in as.environment(pos) : <br>
&nbsp; no item called &quot;newtable&quot; on the search list<br>
In addition: Warning message:<br>
In objects(newtable, all.names = TRUE) :<br>
&nbsp; ‘newtable’ converted to character string<br>
Error in as.environment(pos) : <br>
&nbsp; no item called &quot;newtable&quot; on the search list<br>
In addition: Warning message:<br>
In objects(newtable, all.names = TRUE) :<br>
&nbsp; ‘newtable’ converted to character string<br>
starting httpd help server ... done<br>
<br>
<br>
I then tried:<br>
<br>
&gt; install.packages(&quot;adegenet&quot;, dep=TRUE)<br>
Installing package(s) into ‘/Users/jc216923/Library/R/2.13/library’<br>
(as ‘lib’ is unspecified)<br>
Warning: dependencies ‘hierfstat’, ‘graph’ are not available<br>
trying URL '<a href="http://cran.ms.unimelb.edu.au/bin/macosx/leopard/contrib/2.13/adegenet_1.2-8.tgz" target="_blank">http://cran.ms.unimelb.edu.au/bin/macosx/leopard/contrib/2.13/adegenet_1.2-8.tgz</a>'<br>
Content type 'application/x-tar' length 3046842 bytes (2.9 Mb)<br>
opened URL<br>
==================================================<br>
downloaded 2.9 Mb<br>
<br>
<br>
The downloaded packages are in<br>
&nbsp;&nbsp;&nbsp; /var/folders/RU/RUdQ1Y1lEcamHshypf82kLM8L&#43;s/-Tmp-//RtmpYi0SS0/downloaded_packages<br>
<br>
<br>
But its still not being able to load.<br>
<br>
Please can someone suggest a solution for a Mac OS system.<br>
<br>
cheers<br>
Martin<br clear="all">
<br>
-- <br>
<div>Martin van der Meer<br>
PhD&nbsp;candidate<br>
Molecular Ecology and Evolutionary Laboratory<br>
Australian Tropical Sciences and Innovation Precinct</div>
<div>School of Marine and Tropical Biology<br>
James Cook University<br>
Townsville<br>
Australia</div>
<br>
</div>
</div>
</div>
</body>
</html>