[R] code/documentation mismatches
    Peter Dalgaard BSA 
    p.dalgaard at biostat.ku.dk
       
    Thu Sep  6 10:00:00 CEST 2001
    
    
  
Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at> writes:
> If you have access to the current r-devel snapshot, use R CMD check from
> there (in fact, I think you could simply use codoc() from there).  The
> newer versions report which file caused the problem, etc.  If you do not
> have such access, use codoc() from the R prompt with `keep = TRUE', and
> inspect the tempfiles.  Typically, the problems come from statements in
> \usage which are not valid R code.
Oops. I overlooked keep=TRUE so you wouldn't need to turn debugging on
just to see the file. Anyways, both that and verbose=TRUE is available
in 1.3.1 if you run codoc explicitly as I suggested.
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
    
    
More information about the R-help
mailing list