• using R version 3.0.0 RC (2013-03-31 r62463)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • checking for file ‘RProtoBuf/DESCRIPTION’ ... OK
  • this is package ‘RProtoBuf’ version ‘0.2.6’
  • checking package namespace information ... OK
  • checking package dependencies ... NOTE
    Package suggested but not available for checking: ‘highlight’
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘RProtoBuf’ can be installed ... OK
  • checking installed package size ... NOTE
    installed size is 7.3Mb
    sub-directories of 1Mb or more:
    libs 6.3Mb
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over 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 loading without being on the library search path ... 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 ... OK
  • 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 line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking for portable compilation flags in Makevars ... OK
  • checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... OK
  • checking sizes of PDF files under ‘inst/doc’ ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking examples ... [1s/1s] OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ... [2s/2s] OK
    Running ‘doRUnit.R’ [2s/2s]
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [1s/1s] OK
  • checking re-building of vignette PDFs ... NOTE
    Error in re-building vignettes:
    ...
    done successfully.

    [1] TRUE
    Writing to file RProtoBuf-unitTests.tex
    Processing code chunks with options ...
    1 : keep.source term tex (RProtoBuf-unitTests.Rnw:13)

    You can now run (pdf)latex on ‘RProtoBuf-unitTests.tex’
    touch RProtoBuf-quickref.Rnw
    rm RProtoBuf-quickref.Rnw
    cp -f RProtoBuf-quickref/RProtoBuf-quickref.Rnw .
    /home/hornik/tmp/R.check/r-prerel-ng/Work/build/bin/Rscript -e "require( 'highlight'); require('tools'); Sweave('RProtoBuf-quickref.Rnw', driver=HighlightWeaveLatex()); texi2dvi('RProtoBuf-quickref.tex', pdf=TRUE, clean=TRUE)"
    Loading required package: highlight
    Warning message:
    In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
    there is no package called ‘highlight’
    Loading required package: tools
    Error in Sweave("RProtoBuf-quickref.Rnw", driver = HighlightWeaveLatex()) :
    could not find function "HighlightWeaveLatex"
    Execution halted
    make[1]: *** [RProtoBuf-quickref.pdf] Error 1
    make[1]: Leaving directory `/home/hornik/tmp/R.check/r-prerel-ng/Work/PKGS/RProtoBuf.Rcheck/vign_test/RProtoBuf/vignettes'
    Error in buildVignettes(dir = "/home/hornik/tmp/R.check/r-prerel-ng/Work/PKGS/RProtoBuf.Rcheck/vign_test/RProtoBuf") :
    running 'make' failed
    Execution halted
  • checking PDF version of manual ... OK
    NOTE: There were 3 notes.
    See
    ‘/home/hornik/tmp/R.check/r-prerel-ng/Work/PKGS/RProtoBuf.Rcheck/00check.log’
    for details.