[R-sig-ME] rgui crash with lme4_0.999375-0
Douglas Bates
bates at stat.wisc.edu
Fri Jan 18 16:53:40 CET 2008
Thanks for the report with a reproducible example. I have entered it
in the bug tracker at http://r-forge.r-project.org/projects/lme4
I am working on a fix to this now.
On Jan 18, 2008 7:08 AM, Parsons, Van L. (CDC/CCHIS/NCHS) <vlp1 at cdc.gov> wrote:
>
>
> Hello,
> I have experienced the Rgui for Windows crashing when using weights in
> the lme4_0.999375-0 lmer function.
>
> The lme4_0.99875-9 version works fine.
>
> I use the lme4 provided sleepstudy data with weights = Days to
> reproduce the problem.
>
>
>
> > sessionInfo()
> R version 2.6.1 (2007-11-26)
> i386-pc-mingw32
>
> locale:
> LC_COLLATE=English_United States.1252;
> LC_CTYPE=English_United States.1252;
> LC_MONETARY=English_United States.1252;LC_NUMERIC=C;
> LC_TIME=English_United States.1252
>
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
>
>
> other attached packages:
> [1] lme4_0.999375-0 Matrix_0.999375-4 lattice_0.17-4
>
> loaded via a namespace (and not attached):
> [1] grid_2.6.1
> >
> # lmer example with weights that crashes
>
> junk <- lmer(Reaction ~ (1|Subject), sleepstudy, weights=Days)
>
> ### crash results below
> #################################################################
> R for Windows GUI front-end has encountered a problem and needs to
> close.
> We are sorry for the inconvenience.
>
> Error signature
> AppName: rgui.exe AppVer: 2.61.43537.0 ModName: lme4.dll
> ModVer: 2.61.44000.0 Offset: 00006209
> #
> ###################################################
>
> Thanks,
>
> Van
>
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>
More information about the R-sig-mixed-models
mailing list