Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
I am trying to install the igraph and networkD3 CRAN packages for use within a notebook. However, I am receiving the attached installation error when attempting to do so.
When compiling from sources, make sure that you have C, C++ and Fortran compilers, as well as development packages for glpk, gmp and libxml2. On Debian/Ubuntu, use apt install libglpk-dev libgmp-dev libxml2-dev.
When compiling from sources, make sure that you have C, C++ and Fortran compilers, as well as development packages for glpk, gmp and libxml2. On Debian/Ubuntu, use apt install libglpk-dev libgmp-dev libxml2-dev.