Skip to content

about R CMD check

1 message · Liaw, Andy

#
Please show us at least the prototype of the C function(s) being called, and
the .C call in the R code.

Just to make sure:  The first argument to .C() should be the name of the C
function, not the name of the C source file.

Andy