Hello @Gopinath Rajee ,
Thanks for the question and using MS Q&A platform.
As I understand, you disabled outbound traffic from your Databricks workspace, and now that makes installing libraries difficulty.
The ask, is what to download for nloptr.
To see what R would use, I spun up a cluster and tried to install.
install.packages("nloptr")
I found it downloads the source code rather than the binaries. Then it compiles and runs.
I noticed when trying to upload libraries, there was only jar and python options. So I'm not sure just uploading like that will work.
However, I think uploading as file into dbfs (as opposed to "new library") and then trying the install using the file rather than the remote package will work.
Please do let me if you have any queries.
Thanks
Martin
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators