This seems to be nothing to do with R-devel, which has none of those
classes.
Note that the versions of lme4 currently offered by CRAN for R 3.0.1 and
R-devel are different. I expect that is the root of the confusion,
although as far as I know the one with class "merMod" is the one for
R-dev
On Sep 13, 2013, at 7:44, alku wrote:
> Hi,
>
> The R CMD check is successful in R 3.0.1 but fails to install package
> lmerTest under R-devel r63910,
> Here is what I get:
>
> ** preparing package for lazy loading
> Error in reconcilePropertiesAndPrototype(name, slots, prototype,
> superCla
Hi,
The R CMD check is successful in R 3.0.1 but fails to install package
lmerTest under R-devel r63910,
Here is what I get:
** preparing package for lazy loading
Error in reconcilePropertiesAndPrototype(name, slots, prototype,
superClasses, :
no definition was found for superclass "merMod"