• using R version 2.15.0 (2012-03-30)
  • using platform: x86_64-pc-mingw32 (64-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
  • loading checks for arch 'i386'
    ** 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
  • loading checks for arch 'x64'
    ** 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 installed files from 'inst/doc' ... OK
  • checking examples ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x64' ... 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.15\doRNG.Rcheck\vign_test\doRNG\vignettes\doRNG.tex

    # Generating pdf doRNG.pdf from doRNG.tex
    # Using tools::texi2dvi
    d:/RCompile/recent/R-215~1.0/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.15.0/share/texmf/tex/latex" -I "d:/RCompile/recent/R-2.15.0/share/texmf/bibtex/bst"' had status 1
    bibtex
    Need exactly one file argument
    d:/RCompile/recent/R-215~1.0/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.15.0/share/texmf/tex/latex" -I "d:/RCompile/recent/R-2.15.0/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.15/doRNG.Rcheck/vign_test/doRNG/vignettes'
    Error in buildVignettes(dir = "d:/Rcompile/CRANpkg/local/2.15/doRNG.Rcheck/vign_test/doRNG") :
    running 'make' failed
    Execution halted
  • checking PDF version of manual ... OK
    NOTE: There were 3 notes.
    See
    'd:/Rcompile/CRANpkg/local/2.15/doRNG.Rcheck/00check.log'
    for details.