> "jusung" == jusung <[EMAIL PROTECTED]>
> on Mon, 19 Jul 2004 23:13:01 +0200 (CEST) writes:
jusung> Full_Name: Ju-Sung Lee
jusung> Version: 1.9.1
jusung> OS: Windows XP
jusung> Submission from: (NULL) (128.2.79.102)
jusung> The following commands causes R to cra
Full_Name: Ju-Sung Lee
Version: 1.9.1
OS: Windows XP
Submission from: (NULL) (128.2.79.102)
The following commands causes R to crash:
a = array(1:3)
dimnames(a)[[1]] = c('1','2','3')
cor(a,matrix(1:3))
not naming the array seems to work.
__
[EMAIL PRO