FIELDimageR
FIELDimageR copied to clipboard
Fix: Updated Dockerfile with igraph dependency fix
The library igraph was not loading even after installing it with dependencies using R, because a base dependency of libglpk40 was unmet.

Have updated the Dockerfile to install the dependency at the start, and the bug has been successfully resolved now.
