Displaying 9 results from an estimated 9 matches for "satterley".
2010 Nov 30
2
Windows Rdevel version - no Rgui.exe?
...du.au/, where it says:
"This is a combined Windows 32/64 bit binary build of the 2010-11-27
r53672 development snapshot of R (which will eventually become
R-2.13.0).". Do you think this is an error on my part or do you see the
same thing,
cheers,
Keith
========================
Keith Satterley
Bioinformatics Division
The Walter and Eliza Hall Institute of Medical Research
Parkville, Melbourne,
Victoria, Australia
=======================
______________________________________________________________________
The information in this email is confidential and intend...{{dropped:4}}
2009 Mar 17
2
link in base help file fails.
...ocale:
LC_COLLATE=English_Australia.1252;LC_CTYPE=English_Australia.1252;LC_MONETARY=English_Australia.1252;LC_NUMERIC=C;LC_TIME=English_Australia.1252
attached base packages:
[1] stats graphics grDevices datasets utils methods base
>
cheers,
Keith
========================
Keith Satterley
Bioinformatics Division
The Walter and Eliza Hall Institute of Medical Research
Parkville, Melbourne,
Victoria, Australia
2009 Sep 28
1
Windows Laptop specification query
...oping to make use the 8GB of memory. Am I right in assuming that
when the 64 bit version of Windows 7 is available, it will allow R users
to make good use of the 8GB of memory. Does this happen under the
current higher end versions of 64 bit Vista?
cheers,
Keith
========================
Keith Satterley
Bioinformatics Division
The Walter and Eliza Hall Institute of Medical Research
Parkville, Melbourne,
Victoria, Australia
2015 Jan 14
2
Is the tcltk failure in affylmGUI related to R bug 15957
...oken.
My question is, do I need to do something with the affylmGUI code? I'd
appreciate some advice if so.
Is this failure related to bug 15957
(https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15957) that Duncan
fixed on 2014-09-08.
cheers,
Keith
==============================
Keith Satterley
Bioinformatics Division
The Walter & Eliza Hall Institute of Medical Research
Melbourne, Victoria, Australia
==============================
______________________________________________________________________
The information in this email is confidential and intend...{{dropped:4}}
2015 Jan 14
0
Is the tcltk failure in affylmGUI related to R bug 15957
...init
l
}
(The whole thing looks a bit odd: Your function clones a fair bit of tclVar, wrapping each line in Try() for no apparent reason (or?), with the apparent purpose of doing something that seems quite similar to what tclArray() already does...)
-pd
> On 14 Jan 2015, at 06:50 , Keith Satterley <keith at wehi.edu.au> wrote:
>
> I maintain the package affylmGUI. It works when installed on many previous versions of R. I have today tested exactly the same code under R-2.15.3, R-3.0.2, R-3.1.0, R-3.1.1, R-3.1.2 and R-devel.
>
> I have also tested the versions of affylmGUI...
2012 Nov 19
6
tcltk freezing using MS Windows for R-2.14+
...ion.
I would appreciate if others can confirm similar behaviour.
Can anyone suggest why it worked under R-2.13.x but not in later
versions of R.
Was there a change in R that impacts with this aspect of tcltk?
Is there a work around for this problem?
Any suggestions appreciated,
thanks
Keith Satterley
affylmGUI, limmaGUI maintainer.
Bioinformatics Division
The Walter and Eliza Hall Institute
Melbourne, Australia.
Some sessionInfo() outputs:
Win7-64bit-R-2.15.2 testGUI() fails intermittently.
> sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: x86_64-w64-mingw32/x64 (64-bit)
locale:...
2015 Jan 18
1
Is the tcltk failure in affylmGUI related to R bug 15957
...thing looks a bit odd: Your function clones a fair bit of tclVar, wrapping each line in Try() for no apparent reason (or?), with the apparent purpose of doing something that seems quite similar to what tclArray() already does...)
>
> -pd
>
>
> > On 14 Jan 2015, at 06:50 , Keith Satterley <keith at wehi.edu.au> wrote:
> >
> > I maintain the package affylmGUI. It works when installed on many previous versions of R. I have today tested exactly the same code under R-2.15.3, R-3.0.2, R-3.1.0, R-3.1.1, R-3.1.2 and R-devel.
> >
> > I have also tested the ve...
2006 Feb 02
2
Request for users of my R-Tcl/Tk examples, limmaGUI or affylmGUI
...any people use / have used some of
the R stuff I've developed (and in how many countries). In particular I'm
talking about the R-Tcl/Tk examples I've put at
http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/ and/or my two BioC
packages limmaGUI and affylmGUI (now maintained by Keith Satterley),
and/or the IBC2004 and JSM2005 microarray analysis course websites.
If it's not too much trouble, could you please tell me [OFF THE LIST] if
you use / have used any of these things (otherwise don't reply) and what
country you are from, and if there are many other people where you work
wh...
2007 Sep 19
5
How to test if R is running on a Mac
Hi!
Is there any way to test if R is running on a Mac? I usually use
value of .Platform$OS.type for windows or unix, but Mac falls in the
latter group.
Thanks, Gregor