[R] problem on installing package
Stephen Liu
satimis at yahoo.com
Sun Nov 21 04:05:00 CET 2010
Hi folks,
> install.packages("RthroughExcelWorkbooksInstaller")
Installing package(s) into ‘C:\Users\satimiswin764\Documents/R/win-library/2.12’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
Error: subscript out of bounds
> install.packages()
Installing package(s) into ‘C:\Users\satimiswin764\Documents/R/win-library/2.12’
(as ‘lib’ is unspecified)
Error: subscript out of bounds
The package is there.
> .libPaths()
[1] "C:\\Users\\satimis\\Documents/R/win-library/2.12"
[2] "C:/PROGRA~1/R/R-212~1.0/library"
It seems having problem on folder path with \\
Pls advise how to rectify it? TIA
B.R.
Stephen L
More information about the R-help
mailing list