I was working with adegenet 1.2.8 today when I the function transp() could not be found.  I thought it might have to do with the version of adegenet and the version of R, so I updated to R 2.13.0 and adegenet 1.3.0.  Now it seems that adegenet will not load and I am unable to run any scripts.  I can install it, but if I go to package manager and try to load it (or from the console) the following message is displayed:<br>

<br>Loading required package: MASS<br>Error in dyn.load(file, DLLpath = DLLpath, ...) : <br>  unable to load shared object &#39;/Library/Frameworks/R.framework/Versions/2.13/Resources/library/adegenet/libs/i386/adegenet.so&#39;:<br>

  dlopen(/Library/Frameworks/R.framework/Versions/2.13/Resources/library/adegenet/libs/i386/adegenet.so, 6): Library not loaded: /Library/Frameworks/R.framework/Versions/2.12/Resources/lib/libR.dylib<br>  Referenced from: /Library/Frameworks/R.framework/Versions/2.13/Resources/library/adegenet/libs/i386/adegenet.so<br>

  Reason: image not found<br>Error in library(adegenet) : .First.lib failed for &#39;adegenet&#39;<br>Error in as.environment(pos) : <br>  no item called &quot;newtable&quot; on the search list<br>In addition: Warning message:<br>

In objects(newtable, all.names = TRUE) :<br>  ‘newtable’ converted to character string<br>starting httpd help server ... done<br><br>I am working on Mac OS X<br><br>Thanks,<br>V<br>