Hi, Duncan,
I think I can have a try. Upgrading shouldn't be that hard.
But I think I need the source for current version of Rtools, the link[1] on
website doesn't work any more.
Best wishes,
KK
[1] http://cran.r-project.org/bin/windows/Rtools/sources-tools
On Sun, Oct 5, 2014 at 8:29 AM, Dun
I'm testing out a new version of coxme and R CMD check fails with "could not find function
ranef" (or random.effects or fixef, or anything from nlme). The NAMESPACE file has the
line below
importFrom(nlme, ranef, random.effects, fixef, fixed.effects, VarCorr)
and nlme is declared in the DES