Hello team,
I am getting error for most of the packages I installed using R console,
below is the error.
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘fs’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/opt/R/R-4.0.5/library/00LOCK-fs/00new/fs/libs/fs.so':
/opt/R/R-4.0.5/library/00LOCK-fs/00new/fs/libs/fs.so: undefined symbol: uv_fs_mkdir
Error: loading failed
Execution halted
ERROR: loading failed
error is same for most of the packages like httpuv, fs, timevis, sass etc.
could you please help me to solve this?
thank you
Hello team,
I am getting error for most of the packages I installed using R console,
below is the error.
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘fs’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/opt/R/R-4.0.5/library/00LOCK-fs/00new/fs/libs/fs.so':
/opt/R/R-4.0.5/library/00LOCK-fs/00new/fs/libs/fs.so: undefined symbol: uv_fs_mkdir
Error: loading failed
Execution halted
ERROR: loading failed
error is same for most of the packages like httpuv, fs, timevis, sass etc.
could you please help me to solve this?
thank you