Re: [Rd] Can't start R-devel

2003-12-17 Thread Jeff Gentry
> Try installing into a clean directory. That is, remove the contents of > /home/jgenty/R-1.9.0 before installing. Right ... this is something that I try to do before speaking up that R-devel isn't working for me (tho sometimes I forget ...). In this case though it sounds as if I caught my rsync

Re: [Rd] Can't start R-devel

2003-12-17 Thread Jeff Gentry
> There has been a problem with (someone else's!) update to package stats. > As with yesterday, it should already be fixed in cvs and will get fixed in > rsync. A clean build from the cvs works. Yeap - it is definitely working now. I must have just grabbed an R-devel from before the fix when I

Re: [Rd] Can't start R-devel

2003-12-17 Thread Douglas Bates
Jeff Gentry <[EMAIL PROTECTED]> writes: > With a new checkout of R-devel, I'm getting the following error on > startup: > > Type 'demo()' for some demos, 'help()' for on-line help, or > 'help.start()' for a HTML browser interface to help. > Type 'q()' to quit R. > > Error in open.connection(con,

Re: [Rd] Can't start R-devel

2003-12-17 Thread Prof Brian Ripley
There has been a problem with (someone else's!) update to package stats. As with yesterday, it should already be fixed in cvs and will get fixed in rsync. A clean build from the cvs works. You should have seen an error message earlier in the build process. On Wed, 17 Dec 2003, Jeff Gentry wrote

[Rd] Can't start R-devel

2003-12-17 Thread Jeff Gentry
Hello ... With a new checkout of R-devel, I'm getting the following error on startup: Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for a HTML browser interface to help. Type 'q()' to quit R. Error in open.connection(con, "rb") : unable to open connection In addition