
I do have Java, I just checked it, updated to the latest version and restarted the computer. No Java runtime present, try -request to install. Running command '/usr/libexec/java_home' had status 1 In system("/usr/libexec/java_home", intern = TRUE) : Referenced from: /Library/Frameworks/R.framework/Versions/3.6/Resources/library/rJava/libs/rJava.so )Įrror: unable to load shared object '/Library/Frameworks/R.framework/Versions/3.6/Resources/library/rJava/libs/rJava.so':ĭlopen(/Library/Frameworks/R.framework/Versions/3.6/Resources/library/rJava/libs/rJava.so, 6): Library not loaded: /Library/Java/JavaVirtualMachines/jdk-11.0.1.jdk/Contents/Home/lib/server/libjvm.dylib onLoad failed in loadNamespace() for 'rJava', details:Ĭall: dyn.load(file, DLLpath = DLLpath. Unable to find any JVMs matching version "(null)".Įrror: package or namespace load failed for ‘xlsx’: The package provides R functions to read, write, and format Excel files. var/folders/rq/5mw7b6_j4wj18s5vvdd8d36r0000gn/T//RtmpHqeU5G/downloaded_packages An R package to read, write, format Excel 2007 and Excel 97/2000/XP/2003 files. Install.packages('xlsx',repos=' ') trying URL ' 'Ĭontent type 'application/x-gzip' length 461752 bytes (450 KB)

Could anyone help? Thank you.Įrror in library(xslx) : there is no package called ‘xslx’ I've tried to install a recent java version but it didn't seem to fix the problem. macos - Problems creating hyperlinks on Excel Mac with xlsx r package - Stack Overflow Problems creating hyperlinks on Excel Mac with xlsx r package Ask Question Asked 4 years, 1 month ago Modified 4 years, 1 month ago Viewed 63 times 0 I am trying to create an Excel File with r which should include hyperlinks to a website. I can't get it to run - please see the below error message.
