'cannot open shared object file: No such file or directory R

I got a problem opening library(Seurat) in R server using supercomputer. The problem is : Error: package or namespace load failed for ‘Seurat’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/user/R/4.0.4/igraph/libs/igraph.so': libglpk.so.40: cannot open shared object file: No such file or directory

but I was allowed to install.package without problem Thanks in advance!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source