[R] Windows 7 installation issues
Henrik Bengtsson
hb at biostat.ucsf.edu
Wed May 30 04:48:57 CEST 2012
You probably meant
testInstalledPackage("base")
without the 's', cf. help("testInstalledPackage", package="tools").
/Henri
On Tue, May 29, 2012 at 4:18 PM, jalanthomas at verizon.net
<jalanthomas at verizon.net> wrote:
> I installed R version 2.15.0 under C:/ on a PC running Windows 7. When I load library("tools") to test the installation and then run the command testInstalledPackages("base"), I get the following error:
>
> Error in setwd(outDir): cannot change working directory.
>
> I have set up the R shortcut to run it as administrator.
>
>
> [[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help at 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.
>
More information about the R-help
mailing list