robjhyndman / forecast

Forecasting Functions for Time Series and Linear Models
http://pkg.robjhyndman.com/forecast
1.1k stars 340 forks source link

Package Loading Failed #911

Closed susiemg closed 1 year ago

susiemg commented 2 years ago

Hello, I'm trying to load the package (because I had installed it previously) in R but I get the following error:

Error: package or namespace load failed for ‘forecast’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘tseries’ In addition: Warning message: package ‘forecast’ was built under R version 4.0.5

When I tried re-installing the package or installing the tseries package myself I get this error: ERROR: compilation failed for package ‘tseries’

Any help would be greatly appreciated

robjhyndman commented 2 years ago

The problem is with tseries, not forecast.