> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Prof
> Brian Ripley
> Sent: Thursday, January 18, 2007 11:05 PM
> To: jim holtman
> Cc: R-help@stat.math.ethz.ch
> Subject: Re: [R] Problem with loading tkrplot
>
> As i
As it happens I used TeachingDemos/tkrplot on Windows (R 2.4.1) with a
class example yesterday.
It looks to me as if the issue is in the R installation. Remember that Tcl
support is optional when R is installed, and can be influenced by
environment variables. So my first check would be that th
On my system it is not set: so it must be something else. It happens on
both of my windows systems. Guess I will have to look somewhere else to see
what might be missing.
> .Platform
$OS.type
[1] "windows"
$file.sep
[1] "/"
$dynlib.ext
[1] ".dll"
$GUI
[1] "Rgui"
$endian
[1] "little"
$pkgT
On 1/18/2007 8:57 PM, jim holtman wrote:
> I asked the maintainer and he indicated that it might be a dll problem. Has
> anyone see this problem? I had installed the latest copy of tkrplot. I was
> trying to use teachingDemos when I first got the error.
I just installed tkrplot in R 2.4.1 and i