I can reproduce the error when just running the example in ?pvals.fnc.
The authos has wrapped the example in a \dontrun, hence it is unchecked
on CRAN.
CC to the package maintainer:
Can we have a fixed version with increased version number uploaded to
CRAN in the usual way?
Thanks,
Uwe Ligges
On 21.04.2011 03:54, Amy DiBattista wrote:
Dear R-help:
I've been trying to run pvals.fnc in the newest version of R (2.13.0). The
function lmer worked fine, but when I tried to use pvals.fnc on the lmer
object, I got the following error:
"Error in pvals.fnc(elogr.subj.dys.sum.3x3.p, nsim = 10000) :
trying to get slot "coefs" from an object (class "summaryDefault") that is
not an S4 object."
How can I fix this problem? Thanks in advance for your help.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.