cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

R install - cannot open URL

jenshumrich
Contributor

Neither standard nor non standard repo seem available. Any idea how to debug/fix this?

 

%r
install.packages("gghighlight", lib="/databricks/spark/R/lib", repos = "http://cran.us.r-project.org")
Warning: unable to access index for repository http://cran.us.r-project.org/src/contrib:
  cannot open URL 'http://cran.us.r-project.org/src/contrib/PACKAGES'
Warning: package โ€˜gghighlightโ€™ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

jenshumrich
Contributor
%sh
nc -zv cran.us.r-project.org 80 

It was a network issue. These lines above proved it and the network administrators had to open the IPs.

View solution in original post

1 REPLY 1

jenshumrich
Contributor
%sh
nc -zv cran.us.r-project.org 80 

It was a network issue. These lines above proved it and the network administrators had to open the IPs.

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