Re: [Rd] Using Rtools with gcc 4.8.3

2015-02-15 Thread Qiang Kou
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

[Rd] Imports problem

2015-02-15 Thread Therneau, Terry M., Ph.D.
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