seg.fault: 'print(aggregate(),n)' (digits= omitted) (PR#330)
rnassar@duke.edu
rnassar@duke.edu
Sat, 20 Nov 1999 19:26:33 +0100 (MET)
Dear Sirs,
I had the following (reproducible) problem:
g1 <- gl(3,4)
g2 <- gl(2,2,12)
y <- rnorm(12)
AA <- aggregate(y,list(g1,g2),mean)
print(AA,2) # I should've said 'digits=2' but ...
Segmentation fault (core dumped)
# print(AA) and print(AA,digits=2) work as expected
Many thanks, -Rashid Nassar
--please do not edit the information below--
Version:
platform = i586-unknown-linux
arch = i586
os = linux
system = i586, linux
status = Release
major = 0
minor = 65.1
year = 1999
month = October
day = 07
language = R
Search Path:
.GlobalEnv, Autoloads, Autoloads, package:base
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._