[Rd] Possible R CMD check problem (PR#3070)

Friedrich.Leisch at ci.tuwien.ac.at Friedrich.Leisch at ci.tuwien.ac.at
Thu May 22 13:52:42 MEST 2003


Why do you think there is a bug in R rather than in your package? (I
assume that it is a package of yours, at least it's not on CRAN).

How should we be able to track this problem for you? You don't specify
your computing platform and give us no examples we could try to
reproduce.

Does running latex on parcv-manual.tex in a shell work?

fritz leisch


>>>>> On Wed, 21 May 2003 21:18:10 +0200 (MET DST),
>>>>> ross  (r) wrote:

  > Using R 1.7.0 I get 
  > * checking parcv-manual.tex ... ERROR
  > Could not create DVI version.

  > Although there is no apparent error.  The dvi file exists.
  > Possibly there is some problem with my TeX setup, but the following
  > messages don't suggest that either.

  > Here's the full log, which does show some documentation issues:
  > sheep:~$R CMD check --library=.R/library/ src/parcv
  > * checking for working latex ... OK
  > * using log directory '/space/home/ross/parcv.Rcheck'
  > * checking for file 'parcv/DESCRIPTION' ... OK
  > * checking if this is a source package ... OK

  > * Installing *source* package 'parcv' ...
  > ** R
  > ** demo
  > ** inst
  > ** help
  >>>> Building/Updating help pages for package 'parcv'
  >      Formats: text html latex example
  > * DONE (parcv)

  > * DONE (INSTALL)

  > * checking package directory ... OK
  > * checking for sufficient/correct file permissions ... OK
  > * checking DESCRIPTION meta-information ... OK
  > * checking package dependencies ... OK
  > * checking index information ... WARNING
  > Demos with missing or empty index information:
  > [1] "parDemo1"
  > See the information on INDEX files and package subdirectories in
  > * section
  > 'Creating R packages' of the 'Writing R Extensions' manual.
  > * checking package subdirectories ... OK
  > * checking R files for syntax errors ... OK
  > * checking R files for library.dynam ... OK
  > * checking generic/method consistency ... OK
  > * checking for assignment functions with final arg not named 'value'
  > * ... OK
  > * checking Rd files ... WARNING
  > Rd files without 'alias':
  >   man/parcv-internal.Rd
  > These tags are required in an Rd file.
  > See chapter 'Writing R documentation' in manual 'Writing R
  > Extensions'.
  > * checking for undocumented objects ... WARNING
  > Undocumented code objects:
  > [1] "crossval.fit"      "crossval.outerfit" "crossval.setup"
  > [4] "gcv"
  > * checking for code/documentation mismatches ... OK
  > * checking for undocumented arguments in \usage ... OK
  > * creating parcv-Ex.R ... OK
  > * checking examples ... OK
  > * creating parcv-manual.tex ... OK
  > * checking parcv-manual.tex ... ERROR
  > Could not create DVI version.
  > This typically indicates Rd problems.

  > ______________________________________________
  > R-devel at stat.math.ethz.ch mailing list
  > https://www.stat.math.ethz.ch/mailman/listinfo/r-devel



More information about the R-devel mailing list