Re: [Rd] tkrplot not working in R 2.13.0

2011-05-04 Thread luke-tierney
Thanks -- new version on its way to CRAN. luke On Wed, 4 May 2011, Greg Snow wrote: That works as well, I will suggest it to Luke for the package to use. Thanks, -- Luke Tierney Statistics and Actuarial Science Ralph E. Wareham Professor of Mathematical Sciences University of Iowa

Re: [Rd] tkrplot not working in R 2.13.0

2011-05-04 Thread Greg Snow
sday, May 04, 2011 11:43 AM > To: Greg Snow > Cc: Prof Brian Ripley; R Devel List > Subject: Re: [Rd] tkrplot not working in R 2.13.0 > > > On May 4, 2011, at 19:26 , Greg Snow wrote: > > > It looks like the spaces in the path is the problem, when I run the > line be

Re: [Rd] tkrplot not working in R 2.13.0

2011-05-04 Thread peter dalgaard
gt; 801.408.8111 > > >> -Original Message- >> From: Prof Brian Ripley [mailto:rip...@stats.ox.ac.uk] >> Sent: Wednesday, May 04, 2011 10:35 AM >> To: Greg Snow >> Cc: R Devel List >> Subject: Re: [Rd] tkrplot not working in R 2.13.0 >> >>

Re: [Rd] tkrplot not working in R 2.13.0

2011-05-04 Thread Greg Snow
> -Original Message- > From: Prof Brian Ripley [mailto:rip...@stats.ox.ac.uk] > Sent: Wednesday, May 04, 2011 10:35 AM > To: Greg Snow > Cc: R Devel List > Subject: Re: [Rd] tkrplot not working in R 2.13.0 > > What example are you trying? The code in ?trkplot works for me

Re: [Rd] tkrplot not working in R 2.13.0

2011-05-04 Thread Uwe Ligges
On 04.05.2011 17:46, Greg Snow wrote: The tkrplot package is not working in version 2.13.0 for windows. I contacted the maintainer who unfortunately does not have easy access to a windows computer and says that it is working on the other platforms. Greg, if he had access (like I do) he'd

Re: [Rd] tkrplot not working in R 2.13.0

2011-05-04 Thread Prof Brian Ripley
What example are you trying? The code in ?trkplot works for me. However, it looks to me like that piece of advice in the rw-FAQ about no spaces in your path has come back to bite you (I of course do not have such spaces). I think this should be .Tcl(paste("load", shQuote(file), "Rplot")) or

[Rd] tkrplot not working in R 2.13.0

2011-05-04 Thread Greg Snow
The tkrplot package is not working in version 2.13.0 for windows. I contacted the maintainer who unfortunately does not have easy access to a windows computer and says that it is working on the other platforms. I traced the problem down to the line in the .First.lib function: .Tcl(paste("load"