Displaying 1 result from an estimated 1 matches for "rw0991b".
Did you mean:
rw0901
2000 Feb 17
2
"a.matrix[a.char.matrix]<- " crashes R (PR#447)
...(1:5),as.character(c(1,2,3,2,3)))] <- 20
>
> junk
Process R segmentation violation (core dumped) at Wed Feb 16 15:57:49
2000
---
I know that the use of a ***character*** matrix is not documented for
this context. Still, it should not crash R.
In addition to 0.90.1, this also happens on rw0991b
--please do not edit the information below--
Version:
platform = sparc-sun-solaris2.7
arch = sparc
os = solaris2.7
system = sparc, solaris2.7
status =
major = 0
minor = 90.1
year = 1999
month = December
day = 15
language = R
Search Path:
.GlobalEnv, Autoloads, package:base
--
Cha...