CRAN Package Check Results for Package vdg

Last updated on 2018-02-24 09:51:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 6.08 442.20 448.28 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 6.25 335.41 341.66 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 525.59 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 514.31 NOTE
r-devel-windows-ix86+x86_64 1.2.0 20.00 250.00 270.00 OK
r-patched-linux-x86_64 1.2.0 5.34 448.38 453.72 NOTE
r-patched-solaris-x86 1.2.0 270.80 OK
r-release-linux-x86_64 1.2.0 5.84 488.23 494.07 NOTE
r-release-windows-ix86+x86_64 1.2.0 18.00 264.00 282.00 OK
r-release-osx-x86_64 1.2.0 WARN
r-oldrel-windows-ix86+x86_64 1.2.0 12.00 190.00 202.00 OK
r-oldrel-osx-x86_64 1.2.0 OK

Check Details

Version: 1.2.0
Check: DESCRIPTION meta-information
Result: NOTE
    Dependence on R version ‘3.3.1’ not with patchlevel 0
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.0
Check: compiled code
Result: NOTE
    File ‘vdg/libs/vdg.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2.0
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning: running command 'kpsewhich framed.sty' had status 1
    Warning in test_latex_pkg("framed", system.file("misc", "framed.sty", package = "knitr")) :
     unable to find LaTeX package 'framed'; will use a copy from knitr
    Warning in has_utility("pdfcrop") :
     pdfcrop not installed or not in PATH
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'vdg.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `algorithm.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    ! Emergency stop.
    <read *>
    
    l.75 \usepackage
     {algorithmic}^^M
    ! ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64