Hi. I am trying to install using the following. Can someone suggest what is wrong? I am using Windows 7 64bit, and R 2.10.1
('C:\Users\Bill\Desktop\DMwR_0.2.1.zip', repos=NULL ) Warning in install.packages("C:UsersBillDesktopDMwR_0.2.1.zip", repos = NULL) : argument 'lib' is missing: using 'C:\Users\Bill\Documents/R/win-library/2.10' Error in zip.unpack(pkg, tmpDir) : zipfile 'C:UsersBillDesktopDMwR_0.2.1.zip' not found In addition: Warning messages: 1: \U used without hex digits 2: '\B' is an unrecognized escape in a character string 3: '\D' is an unrecognized escape in a character string 4: '\D' is an unrecognized escape in a character string 5: unrecognized escapes removed from "C:\Users\Bill\Desktop\DMwR_0.2.1.zip" > I also tried to install using the install menu. Thank you. [[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.