When I try to load the package fSeries I get the following error message
in a window (in German):
"Der Prozedureinsprungpunkt 'signal' wurde in der DLL 'R.dll' nicht
gefunden."
In the R-Interface it says:
"Fehler in dyn.load(x, as.logical(local), as.logical(now)) :
kann shared library
'C:/Programme/R/R-2.4.0/library/fBasics/libs/fBasics.dll' nicht laden:
LoadLibrary failure: Die angegebene Prozedur wurde nicht gefunden.
Fehler: Paket 'fBasics' konnte nicht geladen werden"
I have no clue what this means.
Any help is greatly appreciated.
Thank you, MD.
error message when loading package fSeries
3 messages · -, Diethelm Wuertz, Dirk Eddelbuettel
- wrote:
Sorry, the Rmetrics Packages are not yet ready for 2.4.0. They will become updated during the next week. Many Thanks Diethelm Wuertz
When I try to load the package fSeries I get the following error message
in a window (in German):
"Der Prozedureinsprungpunkt 'signal' wurde in der DLL 'R.dll' nicht
gefunden."
In the R-Interface it says:
"Fehler in dyn.load(x, as.logical(local), as.logical(now)) :
kann shared library
'C:/Programme/R/R-2.4.0/library/fBasics/libs/fBasics.dll' nicht laden:
LoadLibrary failure: Die angegebene Prozedur wurde nicht gefunden.
Fehler: Paket 'fBasics' konnte nicht geladen werden"
I have no clue what this means.
Any help is greatly appreciated.
Thank you, MD.
_______________________________________________ R-SIG-Finance at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance
On 7 October 2006 at 00:12, Diethelm Wuertz wrote:
| - wrote:
| | Sorry, the Rmetrics Packages are not yet ready for 2.4.0. They will become | updated during the next week. Many Thanks FWIW they continue to work under Linux. edd at basebud:~> R R version 2.4.0 (2006-10-03) Copyright (C) 2006 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. [Previously saved workspace restored]
library(fSeries)
Loading required package: fBasics Rmetrics, (C) 1999-2005, Diethelm Wuertz, GPL fBasics: Markets and Basic Statistics Loading required package: fCalendar Rmetrics, (C) 1999-2005, Diethelm Wuertz, GPL fCalendar: Time, Date and Calendar Tools Rmetrics, (C) 1999-2005, Diethelm Wuertz, GPL fSeries: The Dynamical Process Behind Financial Markets
Dirk | Diethelm Wuertz | | >When I try to load the package fSeries I get the following error message | >in a window (in German): | > | >"Der Prozedureinsprungpunkt 'signal' wurde in der DLL 'R.dll' nicht | >gefunden." | > | >In the R-Interface it says: | > | >"Fehler in dyn.load(x, as.logical(local), as.logical(now)) : | > kann shared library | >'C:/Programme/R/R-2.4.0/library/fBasics/libs/fBasics.dll' nicht laden: | > LoadLibrary failure: Die angegebene Prozedur wurde nicht gefunden. | > | >Fehler: Paket 'fBasics' konnte nicht geladen werden" | > | >I have no clue what this means. | > | >Any help is greatly appreciated. | > | > | > | >Thank you, MD. | > | >_______________________________________________ | >R-SIG-Finance at stat.math.ethz.ch mailing list | >https://stat.ethz.ch/mailman/listinfo/r-sig-finance | > | > | > | | _______________________________________________ | R-SIG-Finance at stat.math.ethz.ch mailing list | https://stat.ethz.ch/mailman/listinfo/r-sig-finance
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison