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