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.
ligges at statistik.tu-dortmund.de
2008-Apr-10 22:00 UTC
[Rd] Re: library(forecast) (PR#11111)
The problem with tseries has been resolved for Win2k and R-2.6.x (as well as the one with Matrix), I hope. Please download a new version from CRAN master in roughly 12 hours from now (you have to wait for some syncing process before). Uwe Ligges