Version history of cwhmisc

V 2.1  2010-04-12

corrections stipulated by email from Kurt.Hornik@wu.ac.at on 2010-04-11
Warning: bad markup (extra space?) at delstr.Rd:11:13,  at delstr.Rd:12:13,  at like.Rd:12:13
Warning: ./man/is.constant.Rd:12: unknown macro '\max' \min  -> \out{}
Warning: ./man/prinq.Rd:19: unknown macro '\sink' -> sink
Warning: ./man/qres.Rd:17, 18, 19, 20: unknown macro '\newline' -> \itemize
Warning: ./man/tex.table.Rd:9: unknown macro '\LaTeX'   -> \if{latex}{\out{\LaTeX};}{LaTeX}  ; wichtig !! 
Warning: ./man/tweedie.Rd:2: All text must be in a section  -> extra line feed killed
* checking Rd cross-references ... WARNING
Paket(e) fehlt(en) um Rd Kreuzreferenzen zu berprfen
Unbekannte(s) Paket(e) cwhstring, cwhmath, CWHplot, CWHstring in Rd Kreuzreferenzen
-> rauswerfen in prinq.Rd,   einzeln suchen

 dt2str(unclass(time2)-unclass(time1),TRUE)
Error in sprintf(paste("%02d:%02d:%02.", dec, "f", sep = ""), hr, mi,  : 
  invalid format '%02.TRUE'; use format %f, %e, %g or %a for numeric objects
->  dt2str(unclass(time2)-unclass(time1),,TRUE)  (,, instead of ,)

Undocumented arguments in documentation object 'dt2str'
  dec
Documented arguments not in \usage in documentation object 'dt2str':
  dec=0

-> \usage{      *exactl*y as in function definition
  dt2str(dt,dec=0,verbose=FALSE)
}
\arguments{    *ohne* =0 !
 \item{dec}{Places in decimal fraction of seconds}

\usage{   like(X, \dots)
}
\arguments{   \item{\ldots}{List of other arguments to model to be used for prediction}



 2009-06-16

dt2str:
  Formatting changed:
  Introduction of     \item{dec=0} {Places in decimal fraction of seconds}
  Introduction of leading zeros 
