I’m trying to sort out the consequences of adding registration for my quantreg package. I’ve generated a quantreg_init.c file with the directive in the message title, and placed it in my src directory. The first issue is that 3 of the 20, or so registered functions have the same name in fortran as the calling function in R. This seems easy to fix. More puzzling is that R CMD check now reports that the fortran names of all the registered fortran functions are “undocumented objects”. Can someone point me to the officially sanctioned way to deal with this: presumably I don’t need to document them as if they were R functions.
Roger Koenker r.koen...@ucl.ac.uk<mailto:r.koen...@ucl.ac.uk> Department of Economics, UCL London WC1H 0AX. [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel