Off topic:Why R does not recognise my R packages?
0
0
Entering edit mode
5.5 years ago
Za ▴ 140

Hi,

Yesterday, graphical card of my mac failed so I connected MacintoshHD to a monitor by cable; Now, I can see I have limma and many other packages in /MacintoshHD/Library.Frameworks/ R.framework/Versions/3.5/Resources/Library address

But,

> library(igraph)
Error in library(igraph) : there is no package called ‘igraph’

> library(limma)
Error in library(limma) : there is no package called ‘limma’



Restarting R session...

Microsoft R Open 3.5.1
The enhanced R distribution from Microsoft
Microsoft packages Copyright (C) 2018 Microsoft Corporation

Multithreaded BLAS/LAPACK libraries detected. Using 2 cores for math algorithms.

Default CRAN mirror snapshot taken on 2018-08-01.
See: https://mran.microsoft.com/.

Warning message:
In doTryCatch(return(expr), name, parentenv, handler) :
  unable to load shared object '/Library/Frameworks/R.framework/Resources/modules//R_X11.so':
  dlopen(/Library/Frameworks/R.framework/Resources/modules//R_X11.so, 6): Library not loaded: /opt/X11/lib/libSM.6.dylib
  Referenced from: /Library/Frameworks/R.framework/Resources/modules//R_X11.so
  Reason: image not found

How I can recover my packages please?

Thank you

R software error • 1.4k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1765 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6