cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Error installing the igraph and networkD3 R libraries

thethirtyfour
New Contributor III

Hi,

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.

Could someone please assist?

Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions

feiyun0112
Honored Contributor

When compiling from sources, make sure that you have C, C++ and Fortran compilers, as well as development packages for glpkgmp and libxml2. On Debian/Ubuntu, use apt install libglpk-dev libgmp-dev libxml2-dev.

 

igraph/rigraph: igraph R package (github.com)

View solution in original post

2 REPLIES 2

feiyun0112
Honored Contributor

When compiling from sources, make sure that you have C, C++ and Fortran compilers, as well as development packages for glpkgmp and libxml2. On Debian/Ubuntu, use apt install libglpk-dev libgmp-dev libxml2-dev.

 

igraph/rigraph: igraph R package (github.com)

thethirtyfour
New Contributor III

Thank you!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group