[R] Rd problems
Uwe Ligges
ligges at statistik.uni-dortmund.de
Sun Oct 12 21:45:17 CEST 2003
kjetil at entelnet.bo wrote:
>
> I am running
> Rcmd check (Windows XP, rw1080 from cran)
> on a new package.
>
> This reports "undocumented code objects" for 14 functions,
> which all have their .Rd files!
>
> What might be happening?
1) You forgot to set an \alias{} (most probable)
2) There is another error in the Rd files
3) There is a bug in R (less probable)
At first check points 1-2) from above, after that repeat the complete
output of Rcmd check and provide a minimal version of one of your Rd
files which does not work.
Uwe Ligges
> Kjetil Halvorsen
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list