I get this message when I try to load SMART on my Mac. Any suggestions how to fix this?
Error in file(filename, "r", encoding = encoding) :
cannot open the connection
In addition: Warning messages:
1: In fun(libname, pkgname) :
mzR has been built against a different Rcpp version (0.12.10)
than is installed on your system (0.12.12). This might lead to errors
when loading mzR. If you encounter such issues, please send a report,
including the output of sessionInfo() to the Bioc support forum at
https://support.bioconductor.org/. For details see also
https://github.com/sneumann/mzR/wiki/mzR-Rcpp-compiler-linker-issue.
2: In tclRequire("Img") : Tcl package 'Img' not found
3: In file(filename, "r", encoding = encoding) :
cannot open file 'SMART_V1.0_Mac_Sub.r': No such file or directory
Yes I am also getting the same error
Provide more context. It seems from your post that you are simply looking at your console, and an error message suddenly appears! I guess though that you have loaded a package and are now trying to run some command. Show these steps.