I am using R-3.0.2 compiled from source code on Linux 64 and I got the following message when R starts:
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/home/hlfernandez/Eclipse/workspace/Bioscope/R/linux/x64/R-3.0.2/library/stats/libs/stats.so':
libgfortran.so.3: cannot open the shared object file: No existe el archivo o el directorio
Durante la inicialización - Mensajes de aviso perdidos
package ‘stats’ in options("defaultPackages") was not found
Does anybody have any idea about the source of the problem? It is rare that it says that the file or directory does not exist because it actually exists.
My operating system is Kubuntu 13.10, maybe I have any missing library.