Displaying 1 result from an estimated 1 matches for "tmt703".
Did you mean:
mt7603
2009 Aug 13
2
CMD check error (bug?)
...R_LIBS_USER. In R,
the command library(bdsmatrix) works fine.
Coxme depends on bdsmatrix, in fact uses some cross-calls to it's C
routines, which have been exported using the R_RegisterCCallable
function. All works as expected: modules load, tests succeed.
Running R CMD check fails however,
tmt703% R CMD check coxme
* checking for working pdflatex ... OK
* using log directory
'/people/biostat2/therneau/research/surv/Rforge/pkg/coxme.Rcheck'
* using R version 2.9.0 (2009-04-17)
* using session charset: UTF-8
* checking for file 'coxme/DESCRIPTION' ... OK
* this is package '...