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@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.