Full_Name: Rich Calaway
Version: R 2.9.2
OS: Windows Vista
Submission from: (NULL) (65.47.30.18)
Try this:
x <- rnorm(25)
y <- rnorm(25)*1i
z <- x+y
str(z)
str(y)
When I try this, I see the following:
> str(z)
cplx [1:25] 0.0102+ 0.9463-1 -1.+ ...
> str(y)
cplx [1:25] 0+0.0975i 0-1.5060i
Hi, again-
But I see the behavior has been fixed in the current R-devel build, so sorry
for the noise, and thanks for keeping R such a great package!
--Rich Calaway
_
From: Rich Calaway [mailto:richcala...@revolution-computing.com]
Sent: Wednesday, Se
Hi, all-
This one was moved to features&FAQ, which appears to be the "works as
documented" folder, with the following note:
intentional: you do need to set repositories or interrupt R.
If this is true, there's still a bug, and in fact two of them: the graphical
menu dialog should have no Cancel
Full_Name: Rich Calaway
Version: 2.9.2
OS: Windows Vista
Submission from: (NULL) (65.47.30.18)
Consider the following function:
myfun <- function(){
print(log(-1))
browser()
print("Good-bye!")
}
In the default case, with options(warn=0), if I call this function and type
Full_Name: Richard Calaway
Version: 2.9.2
OS: Windows Vista
Submission from: (NULL) (65.47.30.18)
If you call setRepositories(graphics=TRUE), or, equivalently, choose "Select
repositories..." from RGui's Packages menu, and then click "Cancel", you are
dropped to the command line menu. Choosing "
Full_Name: Richard Calaway
Version: 2.9.2
OS: Mac OS X 10.5.3
Submission from: (NULL) (65.47.30.18)
Here's my sessionInfo():
> sessionInfo()
R version 2.9.2 (2009-08-24)
i386-apple-darwin8.11.1
locale:
en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats
Full_Name: Rich Calaway
Version: R 2.7.2; R 2.10.0 r48968 2009-07-21
OS: Windows Vista Ultimate SP1, Windows XP SP3
Submission from: (NULL) (65.47.30.18)
Various dialog boxes have different responses to Alt-F4; all of those launched
from the File menu behave correctly--the dialog box closes and t