Package: r-cran-lme4 Version: 0.6.11-1 loading library lme4 in R requires package latticeextra, but this is not listed as an apt dependency: R
> library(lme4) Loading required package: Matrix Loading required package: latticeExtra Error: package 'latticeExtra' could not be loaded In addition: Warning message: there is no package called 'latticeExtra' in: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc) > cheers David