Re: [Rd] Scoping issues

2007-01-08 Thread Gabor Grothendieck
On 1/8/07, Chris Eisley <[EMAIL PROTECTED]> wrote: > Hello Prof Ripley, > > Prof Brian Ripley wrote: > > I don't undersand what the issues are, but he actually said > > > >>> These files make up a package, > > > > and all the source files on an R packages are concatenated and loaded > > into a sing

Re: [Rd] Scoping issues

2007-01-08 Thread Chris Eisley
Hello Prof Ripley, Prof Brian Ripley wrote: > I don't undersand what the issues are, but he actually said > >>> These files make up a package, > > and all the source files on an R packages are concatenated and loaded > into a single environment. So my understanding of the answer to > >>> I as

Re: [Rd] Scoping issues

2007-01-07 Thread Prof Brian Ripley
; McMaster University > Hamilton, Ontario > Canada L8S 4M4 > 905-525-9140x23604 > http://socserv.mcmaster.ca/jfox > > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Chris Eisley >>

Re: [Rd] Scoping issues

2007-01-07 Thread John Fox
5-525-9140x23604 http://socserv.mcmaster.ca/jfox > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Chris Eisley > Sent: Sunday, January 07, 2007 12:29 AM > To: r-devel@r-project.org > Subject: [Rd] Scoping issues > > H

[Rd] Scoping issues

2007-01-06 Thread Chris Eisley
Hi everyone, I'm trying to split up a large R file that implements a tcl/tk gui into several smaller ones. The problem is that the main GUI creation function defines many tclVars and tkframes that need to be accessible to functions that are currently defined in main function, but which I'd like t