Hi I am trying to install the latest version of the package quantstrat but I get the following error:
install.packages("quantstrat", repos="http://R-Forge.R-project.org") Warning in install.packages("quantstrat", repos = " http://R-Forge.R-project.org") : argument 'lib' is missing: using 'C:\Users\Owner\Documents/R/win-library/2.11' Warning: package 'quantstrat' is in use and will not be installed > Warning in install.packages("quantstrat", repos = " http://R-Forge.R-project.org") : Error: unexpected 'in' in "Warning in" > argument 'lib' is missing: using 'C:\Users\Owner\Documents/R/win-library/2.11' Error: unexpected string constant in " argument 'lib'" > Warning: package 'quantstrat' is in use and will not be installed Error: unexpected string constant in "Warning: package 'quantstrat'" This package works with 32-bit and so I had installed a 32-bit before. Can anyone help pls? Update Package did not help either. Thx -- 'Raghu' [[alternative HTML version deleted]] ______________________________________________ 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.