As stated, you need to install the *deprecated* dependencies of QRMlib as shown in its DESCRIPTION as well as the reverse dependent *deprecated* packages. These can still be fetched from R-Forge (Rmetrics project). The package 'timeSeries' will become a dependency of the to be re-released QRMlib package on CRAN.
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von DT54321 Gesendet: Dienstag, 28. Februar 2012 11:10 An: [email protected] Betreff: Re: [R] Installing package QRMlib Thanks for the reply guys. Well, I've tried the following command after installing the package dependancies including timeSeries: install.packages(file_name, type = "source", repos = NULL) Ans still no luck...I get the following error message: Installing package(s) into ‘C:/Program Files/R/R-2.14.1/library’ (as ‘lib’ is unspecified) * installing *source* package 'QRMlib' ... ** Creating default NAMESPACE file ** libs ERROR: compilation failed for package 'QRMlib' * removing 'C:/Program Files/R/R-2.14.1/library/QRMlib' * restoring previous 'C:/Program Files/R/R-2.14.1/library/QRMlib' Warning in install.packages : running command 'C:/PROGRA~1/R/R-214~1.1/bin/i386/R CMD INSTALL -l "C:/Program Files/R/R-2.14.1/library" "my_local_folder/QRMlib_1.4.5.1.tar.gz"' had status 1 Warning in install.packages : installation of package ‘my_local_folder/QRMlib_1.4.5.1.tar.gz’ had non-zero exit status Any ideas?? -- View this message in context: http://r.789695.n4.nabble.com/Installing-package-QRMlib-tp4425269p4427627.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. ***************************************************************** Confidentiality Note: The information contained in this message, and any attachments, may contain confidential and/or privileged material. It is intended solely for the person(s) or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient(s) is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ***************************************************************** ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

