I think you'll need to install fEcofin from CRAN, and then the following .tar.gz files from the CRAN archives: fUtilities fCalenday fSeries
And then try installing the QRMlib .tar.gz. If you're still having problems, try: "C:/Program Files/R/R-2.14.0/bin/x64/R" CMD check "QRMlib_1.4.5.1.tar.gz" (or whatever is equivalent for your R installation) from the Windows command prompt . That will output more useful information on errors and warnings. Jeremy Jeremy Hetzel Boston University Pfaff, Bernhard Dr. wrote > > 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: r-help-bounces@ [mailto:r-help-bounces@] Im Auftrag von DT54321 > Gesendet: Dienstag, 28. Februar 2012 11:10 > An: r-help@ > 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. > > ______________________________________________ > R-help@ 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. > ***************************************************************** > ______________________________________________ > R-help@ 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. > ----- Jeremy T. Hetzel Boston University -- View this message in context: http://r.789695.n4.nabble.com/Installing-package-QRMlib-tp4425269p4428517.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org 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.