[Rd] library(forecast) (PR#11111)
kirjeet at hotmail.com
kirjeet at hotmail.com
Tue Apr 8 11:05:27 CEST 2008
Full_Name: F. L.
Version: 2.6.2
OS: Windows 2000
Submission from: (NULL) (212.246.64.250)
> library(forecast)
Loading required package: tseries
Error in dyn.load(file, ...) :
unable to load shared library
'D:/PROGRA~1/R/R-26~1.2/library/tseries/libs/tseries.dll':
LoadLibrary failure: The specified module could not be found.
Error: package 'tseries' could not be loaded
> library(forecast)
Loading required package: tseries
tseries version: 0.10-14
tseries is a package for time series analysis and computational
finance.
See library(help="tseries") for details.
This is forecast 1.11
*****************************************************
My guess what goes wrong:
tseries.dll is unable to load "Rblas.dll". I made a copy of Rblas.dll named
"Rblas" and the problem went away.
Please check if the distribution copy of tseries.dll is corrupt or not.
More information about the R-devel
mailing list