Re: [R] error message when downloading packages using the OS X shell

2010-02-17 Thread Jessica Joganic
are you using download.packages() instead of install.packages()? Best, Ista On Mon, Feb 15, 2010 at 10:51 PM, Jessica Joganic jjoga...@gmail.com wrote: I apologize for not including my entire script. What I typed into the shell was: *download.packages(ape)* to which R responded

Re: [R] error message when downloading packages using the OS X shell

2010-02-16 Thread Jessica Joganic
15, 2010 at 9:06 PM, David Winsemius dwinsem...@comcast.netwrote: On Feb 15, 2010, at 8:58 PM, Jessica Joganic wrote: Hi Fellow R Users, I recently upgraded to Mac OS X 10.5 (Snow Leopard) and had some issues downloading and running R 2.10.1. I fixed the tcl/tk problem I was originally

Re: [R] error message when downloading packages using the OS X shell

2010-02-16 Thread Jessica Joganic
()? Best, Ista On Mon, Feb 15, 2010 at 10:51 PM, Jessica Joganic jjoga...@gmail.com wrote: I apologize for not including my entire script. What I typed into the shell was: *download.packages(ape)* to which R responded with a Tcl/Tk interface allowing me to set my CRAN. After I did

[R] error message when downloading packages using the OS X shell

2010-02-15 Thread Jessica Joganic
Hi Fellow R Users, I recently upgraded to Mac OS X 10.5 (Snow Leopard) and had some issues downloading and running R 2.10.1. I fixed the tcl/tk problem I was originally having but it was replaced with another. I run R out of the shell (terminal) and when I ask it to download.packages() it gives me

Re: [R] error message when downloading packages using the OS X shell

2010-02-15 Thread Jessica Joganic
:06 PM, David Winsemius dwinsem...@comcast.netwrote: On Feb 15, 2010, at 8:58 PM, Jessica Joganic wrote: Hi Fellow R Users, I recently upgraded to Mac OS X 10.5 (Snow Leopard) and had some issues downloading and running R 2.10.1. I fixed the tcl/tk problem I was originally having