• using R version 2.14.2 (2012-02-29)
  • using platform: i386-pc-mingw32 (32-bit)
  • using session charset: ISO8859-1
  • checking for file 'doRNG/DESCRIPTION' ... OK
  • checking extension type ... Package
  • this is package 'doRNG' version '1.4.1'
  • checking package namespace information ... OK
  • checking package dependencies ... NOTE
    Package suggested but not available for checking: 'doMPI'
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking whether package 'doRNG' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking R files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... OK
  • checking whether the package can be loaded with stated dependencies ... OK
  • checking whether the package can be unloaded cleanly ... OK
  • checking whether the namespace can be loaded with stated dependencies ... OK
  • checking whether the namespace can be unloaded cleanly ... OK
  • checking for unstated dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... OK
  • checking Rd files ... OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... NOTE
    Package(s) unavailable to check Rd xrefs: 'doMPI'
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking sizes of PDF files under 'inst/doc' ... OK
  • checking examples ... OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in 'inst/doc' ... OK
  • checking running R code from vignettes ... OK
  • checking re-building of vignette PDFs ... NOTE
    Error in re-building vignettes:
    ...


    output file: d:\RCompile\CRANpkg\local\2.14\doRNG.Rcheck\vign_test\doRNG\vignettes\doRNG.tex

    # Generating pdf doRNG.pdf from doRNG.tex
    # Using tools::texi2dvi
    d:/Rcompile/recent/R-214~1.2/bin/Rscript -e "tools::texi2dvi( '.tex', pdf = TRUE, clean = FALSE )"
    Warning message:
    running command '"d:\compiler\texmf\miktex\bin\texi2dvi.exe" --quiet --pdf ".tex" -I "d:/Rcompile/recent/R-2.14.2/share/texmf/tex/latex" -I "d:/Rcompile/recent/R-2.14.2/share/texmf/bibtex/bst"' had status 1
    bibtex
    Need exactly one file argument
    d:/Rcompile/recent/R-214~1.2/bin/Rscript -e "tools::texi2dvi( '.tex', pdf = TRUE, clean = TRUE )"
    Warning message:
    running command '"d:\compiler\texmf\miktex\bin\texi2dvi.exe" --quiet --pdf ".tex" -I "d:/Rcompile/recent/R-2.14.2/share/texmf/tex/latex" -I "d:/Rcompile/recent/R-2.14.2/share/texmf/bibtex/bst"' had status 1
    # Remove temporary LaTeX files (but keep the .tex)
    rm -fr .toc .log \
    .bbl .blg \
    .aux .out -blx.bib
    rm: invalid option -- b
    Try `rm --help' for more information.
    make[1]: *** [doRNG.pdf] Error 1
    make[1]: Leaving directory `/cygdrive/d/RCompile/CRANpkg/local/2.14/doRNG.Rcheck/vign_test/doRNG/vignettes'
    Error in buildVignettes(dir = "d:/Rcompile/CRANpkg/local/2.14/doRNG.Rcheck/vign_test/doRNG") :
    running 'make' failed
    Execution halted
  • checking PDF version of manual ... OK