Re: [R] A question of install R packages

2010-08-17 Thread Dennis Murphy
Hi: I run into this problem occasionally (Windows). My 'solution' is to just reinstall the offending package (it's never failed for me a second time) and then reinstall/update the packages that followed it. Annoying, but no biggie. HTH, Dennis On Mon, Aug 16, 2010 at 8:05 PM, hen chao Chang wrot

Re: [R] A question of install R packages

2010-08-17 Thread hen chao Chang
Peter Dalgaard-2 wrote: > > hen chao Chang wrote: >> >> >> On Aug 16, 2010, at 11:05 PM, hen chao Chang wrote: >> >>> My R_version is 2.11.1. >>> I can’t install R packages. >>> The error massages are following: >>> >>> package 'DBI' successfully unpacked and MD5 sums checked >>> error in nor

Re: [R] A question of install R packages

2010-08-17 Thread Peter Dalgaard
hen chao Chang wrote: > > > On Aug 16, 2010, at 11:05 PM, hen chao Chang wrote: > >> My R_version is 2.11.1. >> I can’t install R packages. >> The error massages are following: >> >> package 'DBI' successfully unpacked and MD5 sums checked >> error in normalizePath(path) : >> path[1]="E:\R-2.11

Re: [R] A question of install R packages

2010-08-16 Thread hen chao Chang
On Aug 16, 2010, at 11:05 PM, hen chao Chang wrote: > > My R_version is 2.11.1. > I can’t install R packages. > The error massages are following: > > package 'DBI' successfully unpacked and MD5 sums checked > error in normalizePath(path) : > path[1]="E:\R-2.11.1\library/DBI"…… ... and were yo

Re: [R] A question of install R packages

2010-08-16 Thread David Winsemius
On Aug 16, 2010, at 11:05 PM, hen chao Chang wrote: My R_version is 2.11.1. I can’t install R packages. The error massages are following: package 'DBI' successfully unpacked and MD5 sums checked error in normalizePath(path) : path[1]="E:\R-2.11.1\library/DBI"…… ... and were you running as

Re: [R] A question of install R packages

2010-08-16 Thread David Winsemius
On Aug 16, 2010, at 11:05 PM, hen chao Chang wrote: My R_version is 2.11.1. I can’t install R packages. The error massages are following: package 'DBI' successfully unpacked and MD5 sums checked error in normalizePath(path) : path[1]="E:\R-2.11.1\library/DBI"…… In Windoze all back-slashes

[R] A question of install R packages

2010-08-16 Thread hen chao Chang
My R_version is 2.11.1. I can’t install R packages. The error massages are following: package 'DBI' successfully unpacked and MD5 sums checked error in normalizePath(path) : path[1]="E:\R-2.11.1\library/DBI"…… -- View this message in context: http://r.789695.n4.nabble.com/A-question-of-ins