win.packages.html not found
To answer my own question I had mixed up my library paths and it seemed that it was using the tools package from R 2.1 due to this error even though I was using R 2.2. Once I corrected that the error message goes away.
On 9/5/05, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
I am using Windows XP and "R version 2.2.0, 2005-09-03" and am getting the following message when I try to install or check a package using Rcmd check or Rcmd install: Error in get(x, envir, mode, inherits) : variable "win.packages.html" was not fo und It seems to be looking for the indicated file but can't find it. I have not seen this message before. I am not sure if its related to 2.2.0 or something else. Can anyone suggest how to proceed? Thanks.