On Wed, Feb 20, 2013 at 1:08 PM, Gabor Grothendieck <[email protected]> wrote: > On Wed, Feb 20, 2013 at 1:01 PM, Joanna Papakonstantinou > <[email protected]> wrote: >> I am running as administrator. >> >> Again, the first 2 tests worked but the 3rd is still giving me an error: >>> testInstalledBasic("basic") >> running strict specific tests >> running code in ‘eval-etc.R’ >> comparing ‘eval-etc.Rout’ to ‘eval-etc.Rout.save’ ...[1] 1 >>> testInstalledBasic("both") >> running strict specific tests >> running code in ‘eval-etc.R’ >> comparing ‘eval-etc.Rout’ to ‘eval-etc.Rout.save’ ...[1] 1 >> >>> testInstalledPackages("base",errorsAreFatal=FALSE) >> Error in setwd(outDir) : cannot change working directory >> > > I also got errors. There may be something wrong with the tests themselves.
Just a clarification. The errors I was referring to was the fact that both you and I got a result of 1 for the first too. That indicates that the test and target differed. -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ [email protected] 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.

