I'm installing XLConnect library in R studio but, unable to do so.
I know that this package has java dependency and my R software and java both are 64 bit. Also, both have configured correctly. I have also installed rJava package before installing XLConnect. This package was working properly but, now I'm getting this error.
library(XLConnect)
ERROR: package or namespace load failed for'XLconnect':
.onload failed in loadNamespace() for XLConnect, details:
Call. System2("cat",c("/etc/*-release"), stdout =TRUE, stderr = TRUE) error: ' "cat" not found.
Please help me.
This worked for me: install prior version until they fix this at CRAN:
https://github.com/miraisolutions/xlconnect/issues/132 also recommends: