[Rd] "show" problem with R 1.7 devel
Frank E Harrell Jr
fharrell@virginia.edu
Mon Mar 3 16:21:03 2003
On
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system i686, linux-gnu
status Under development (unstable)
major 1
minor 7.0
year 2003
month 02
day 12
language R
I am running R CMD check on the Hmisc library. The following fails:
b <- structure(list(mean.prior = 0, var.prior = 1000,
mean.post = -0.138829104407766,
var.post = 0.00414867454558915, mean.pred = -0.138829104407766,
var.pred = 0.00622750409401426),
.Names = c("mean.prior", "var.prior", "mean.post", "var.post",
"mean.pred", "var.pred"), class = "gbayes")
b
Error in show(structure(list(mean.prior = 0, var.prior = 1000, mean.post = -0.138829104407766, :
no applicable method for "show"
I did not define print.gbayes, as I want the default print method to be used for such objects.
Thanks,
Frank
--
Frank E Harrell Jr Prof. of Biostatistics & Statistics
Div. of Biostatistics & Epidem. Dept. of Health Evaluation Sciences
U. Virginia School of Medicine http://hesweb1.med.virginia.edu/biostat