similar to: Bugs in Version 1.6.1 (2002-11-01), Windows Edition (PR#2351)

Displaying 20 results from an estimated 10000 matches similar to: "Bugs in Version 1.6.1 (2002-11-01), Windows Edition (PR#2351)"

2002 Dec 05
1
Bugs in Version 1.6.1 (2002-11-01), Windows Edition (PR#2350)
Hot keys for list boxes do not work Start RGui.exe, click the menu Edit->Gui preference, in the four list boxes at the bottom of the dialog, the hot key does not work. For example, when I want the black background, I click the "Background" list box. Then I press the key 'B', expecting the focus to jump to the first item starting with 'B' (in this case it is
1999 Jan 11
0
R: Regression with t errors?
> Date: Mon, 11 Jan 1999 15:23:10 +0100 > From: Kjetil Halvorsen <khal at alumni.uv.es> > To: "Morris, Jeffrey (JCD-RL)" <JMorris at OCDUS.JNJ.COM> > CC: "'R-Help'" <r-help at stat.math.ethz.ch> > Subject: [R] R: Regression with t errors? > > Has anybody implemented/knows about ways to do in R regression > based on
1999 Jun 16
0
RE: Venables & Ripley 3rd edition
I have in my inbox a note saying books are expected in early August. However, for R users there is relatively little advantage in the third edition, except that almost everything works unchanged. The real advantages of the third edition are for users of S-PLUS 5.x and 4.5/2000. > From: Marc R. Feldesman > To: guido at hal.stat.unipd.it; 'Guido Masarotto '; 'Maria Wolters '
2004 May 14
2
rma and gcrma do not work in R 1.9.0
I run R 1.9.0 on windows 2000, and have the following libraries installed: affydata_1.3.1 affy_1.4.23 Biobase_1.4.10 DynDoc_1.3.14 gcrma_1.0.6 hgu133acdf_1.4.3 hgu95av2cdf_1.4.3 hgu95av2probe_1.0 matchprobes_1.0.7 moe430acdf_1.4.3 multcomp_0.4-6 mvtnorm_0.6-6 rae230acdf_1.4.3 reposTools_1.3.29 rgu34acdf_1.4.3 tkWidgets_1.5.1 widgetTools_1.2.7 1. The rma function (in affy library) always crashes.
2002 Jun 19
0
[R] Problems with url/download and http_proxy
This does seem to fix my problem: > Sys.getenv("http_proxy") http_proxy "http://gproxy1.pfizer.com/" > url("http://cran.r-project.org/src/contrib/PACKAGES",'r') description "http://cran.r-project.org/src/contrib/PACKAGES" class
2000 Aug 28
0
under certain conditions, model.matrix appears to lack one (PR#648)
On Mon, 28 Aug 2000, Rashid Nassar wrote: > Dear Professor Ripley, > > Thank you very much for your kind explanation. If I may lamely say > something in my defence, even as I apologize for my error: I mistook the > sentence "the (quoted) name of a function" to mean "optionally quoted" > because of the parentheses surrounding "quoted", and was
2002 Aug 06
0
pipe and binary i/o (on Linux)
Thanks very much, Professor Ripley. Reid Huntsinger -----Original Message----- From: ripley at stats.ox.ac.uk [mailto:ripley at stats.ox.ac.uk] Sent: Tuesday, August 06, 2002 3:00 AM To: Huntsinger, Reid Cc: r-help at stat.math.ethz.ch Subject: Re: [R] pipe and binary i/o (on Linux) On Mon, 5 Aug 2002 ripley at stats.ox.ac.uk wrote: > pipe predates readBin, and no one has seen a
2001 Aug 21
0
Re: [R] Problem using GLM in a loop (fwd)
This example is caused by R's messing with formula environments. That's explained in ?formula, but should it not be explained in ?model.frame ? Simple test: data <- data.frame(y=rnorm(100), x=1:100) testit <- function(formula) { weights <- runif(100) glm(formula, weights=weights, data=data) } testit(y ~ x) weights is looked for in the environment of the formula, not of
2002 Nov 25
0
Fw: compile from source (win2000)
> > Uwe Ligges already told you *not* to unpack in ...\rw1061\library, but > > that seems to be exactly what you have done, hence the problem. > > ...many sorrys for my ignorance > and thanks for all your helps , now it works :-) > > regards,Christian > > ----- Original Message ----- > From: <ripley at stats.ox.ac.uk> > To: "Christian Schulz"
2002 Jun 19
0
FW: [R] Problems with url/download and http_proxy (PR#1689)
For the record. -----Original Message----- From: ripley@stats.ox.ac.uk [mailto:ripley@stats.ox.ac.uk] Sent: Tuesday, June 18, 2002 3:21 PM To: Warnes, Gregory R Cc: 'r-help@stat.math.ethz.ch' Subject: RE: [R] Problems with url/download and http_proxy The port is not supposed to be required, so rather than fix the docs can anyone fix the problem? On Tue, 18 Jun 2002, Warnes, Gregory R
2001 Jan 08
0
cleaning up the BUGS list
In looking over the bugs list, it seems to me that most of them are things we can no longer do anything about, because they are on old versions or broken systems or were features or .... There are now so many they obscure the bugs needing attention. I am about the remove the following. If anyone thinks they are still relevant, could you please send a follow-up to R-bugs with details under 1.2.0
2002 Jan 08
0
GraphApp version 3
Hi, I'm the developer of GraphApp, which is a graphics and user interface toolkit which I believe has been used by your "R" package. I don't know whether GraphApp is still used in "R", but I thought you should know there is a new version of GraphApp available (version 3) which is built around a solid, portable core of graphics operations and is independent of Motif,
2001 Nov 26
0
debugging R-devel on WinNT (was RE: zlib location)
From: Prof Brian Ripley [mailto:ripley@stats.ox.ac.uk] [...] > Also, AFAIK no one is working on the Windows port at present, so the build > of R-devel is only tested irregularly. I expect some work will be done on > it once 1.4.0 goes into feature freeze, but can't guarantee even that. I had been trying to find out why La.svd on moderately large matrices (say 500 x 100) crash
2002 Aug 14
1
FW: R CMD check: Too long [R] code line generated (PR#1900)
On Wed, 14 Aug 2002, Henrik Bengtsson wrote: > Sorry, but it was indeed the redirection of the standard output in > Cygwin/bash that cause the first problem, not R (I should stop doing > troubleshooting at 1:00 AM). So please forget about the problems reported in > R_CMD_check.out. However, it would still be nice if you still update R CMD > check to do join with "\n".
2000 Oct 11
0
Balanced incomplete block analysis
At 07:12 AM 10-10-00 +0100, Prof Brian D Ripley wrote: >On Tue, 10 Oct 2000, Murray Jorgensen wrote: > >> Excuse me everyone, but I don't have to teach this very often! >> >> Has anyone got some R code for doing adjusted treatment means and the >> recovery of inter-block information in the analysis of balanced incomplete >> block designs? > >Do you
2000 Sep 28
0
Occams Razor Was: lm -- significance of x ...
> From: Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> > Date: 28 Sep 2000 13:58:22 +0200 > > Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes: > > > I think Occam/Ockham himself wrote in Latin. By my failing memory, the > > quote is > > > > "Entia non runt multiplicanda praeter necessitam" > > > > give or take
2000 Mar 08
0
RE: [R] RODBC
Sorry, I was commenting on the previous windows version (version file says 0.5a) (the first one which ran under RW.1.0.0) I have Win NT 4.0 Service pack 5 and R is > version _ platform Windows arch x86 os Win32 system x86, Win32 status major 1 minor 0.0 year 2000 month February day 29 language R > -----Original Message----- > From: Prof Brian
2006 Jun 24
0
Documentation detail [was: Merging factor levels.]
Hi to R developers. In the "Details:" section of "?levels", it would be nice including the following sentence, taken from a reply from Brian Ripley: If you set two levels to be the same label, they get merged. Granted, the "Examples:" section does have a terse comment and examples from which users may imply this behaviour. Yet, the documentation would be
2000 Feb 26
0
VB: Problem with 'link.html.help()'
To Brian Ripley, Thanks! Yes indeed, It functions if you hit return at the prompt 1: but this had to be done for five times! Later five packages were found named NA with the description NA NA but all the rest of the 'libraries' are there in proper order with names and descriptions. Thanks to Brian Ripley Fredrik Lundgren -----Ursprungligt meddelande----- Fr?n: Prof Brian D Ripley
2002 Aug 14
0
source() crashes on long lines (PR#1900)
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. ------=_NextPart_000_0006_01C2432C.7ACD6BA0 Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1 Content-Transfer-Encoding: 8BIT Content-ID: <Pine.GSO.4.44.0208140920312.15226@auk.stats>