<div dir="ltr">+1<div>I see this too, on both mavericks and ordinary mac build of R.app<div>Its because R 3.1.0 has made ".find.package" a defunct function</div><div>We'll need to wait for the R.app developers to change the code behind the package manager to use "find.package" instead of ".find.package"</div><div>Hopefully it'll be a simple fix<br><div><div><br></div><div><div>> sessionInfo()</div><div>R version 3.1.0 (2014-04-10)</div><div>Platform: x86_64-apple-darwin10.8.0 (64-bit)</div><div><br></div><div>locale:</div><div>[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8</div><div><br></div><div>attached base packages:</div><div>[1] stats     graphics  grDevices utils     datasets  methods   base     </div><div><br></div><div>other attached packages:</div><div>[1] BiocInstaller_1.15.1</div><div><br></div><div>loaded via a namespace (and not attached):</div><div>[1] tools_3.1.0</div></div><div><br><br>On Sunday, 13 April 2014 20:11:44 UTC+1, Neil Tiffin  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">When I select 'Package Manager' from the 'Packages & Data' menu in R.app nothing happens and I get the following in the R Console window:
<br>
<br>Error: '.find.package' is defunct.
<br>Use 'find.package' instead.
<br>See help("Defunct")
<br>
<br>Is this a known problem or do I have something messed up?
<br>
<br>Thanks,
<br>Neil
<br>
<br>Just upgraded to 3.1.0.
<br>
<br>> sessionInfo()
<br>R version 3.1.0 (2014-04-10)
<br>Platform: x86_64-apple-darwin10.8.0 (64-bit)
<br>
<br>locale:
<br>[1] en_US.UTF-8/en_US.UTF-8/en_US.<wbr>UTF-8/C/en_US.UTF-8/en_US.UTF-<wbr>8
<br>
<br>attached base packages:
<br>[1] stats     graphics  grDevices utile     datasets  methods   base     
<br>______________________________<wbr>_________________
<br>R-SIG-Mac mailing list
<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="pQHd3B_Um6EJ" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">R-SI...@r-project.org</a>
<br><a href="https://stat.ethz.ch/mailman/listinfo/r-sig-mac" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-mac\46sa\75D\46sntz\0751\46usg\75AFQjCNEkqAlfGt1yZw-XSwiexZHN9YXtYA';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-sig-mac\46sa\75D\46sntz\0751\46usg\75AFQjCNEkqAlfGt1yZw-XSwiexZHN9YXtYA';return true;">https://stat.ethz.ch/mailman/<wbr>listinfo/r-sig-mac</a>
<br></blockquote></div></div></div></div></div>