An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20140418/08ecb6a8/attachment.pl>
error in Package manager in GUI
3 messages · Don McKenzie, Gow, Ian
I think you're not alone. See here for solution: https://stat.ethz.ch/pipermail/r-sig-mac/2014-April/010820.html
On Apr 18, 2014, at 2:45 PM, Don McKenzie <dmck at u.washington.edu> wrote:
I just installed 3.1.0 (sessionInfo below). Using the dropdown Packages & Data -> Package Manager in the GUI
throws an error onto the console
Error: '.find.package' is defunct.
Use 'find.package' instead.
See help("Defunct?)
Is the GUI dropdown calling a defunct function? I have always found this GUI item to be a handy way to see what I have installed and loaded, so would hate to see it go away. Of course I know I can use the command line to get the same info.
Thanks
sessionInfo()
R version 3.1.0 (2014-04-10) Platform: x86_64-apple-darwin13.1.0 (64-bit) locale: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_3.1.0 Don McKenzie Research Ecologist Pacific Wildland Fire Sciences Lab US Forest Service Affiliate Professor School of Environmental and Forest Sciences University of Washington dmck at uw.edu [[alternative HTML version deleted]] <ATT00001.c>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20140418/bd21ea9d/attachment.pl>