Installing fpp3 R package on Databricks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 02:35 PM
In R notebook I am running:
install.packages('fpp3', dependencies = TRUE)
And getting back errors:
ERROR: dependency ‘vctrs’ is not available for package ‘slider’
I then install 'vctrs' and it again generates similar error that some package is missing and this whole process is endless.
Can I install all required packages at once? Nothing like this happens on my local PC.
0 REPLIES 0

