CRAN Package Check Results for Package mev

Last updated on 2017-07-26 01:56:21.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10 36.81 81.29 118.10 NOTE
r-devel-linux-x86_64-debian-gcc 1.10 39.32 79.56 118.88 NOTE
r-devel-linux-x86_64-fedora-clang 1.10 228.65 NOTE
r-devel-linux-x86_64-fedora-gcc 1.10 225.33 NOTE
r-devel-windows-ix86+x86_64 1.10 152.00 171.00 323.00 OK
r-patched-linux-x86_64 1.10 38.88 82.65 121.53 NOTE
r-patched-solaris-x86 1.10 253.20 OK
r-release-linux-x86_64 1.10 38.60 82.14 120.74 NOTE
r-release-windows-ix86+x86_64 1.10 113.00 210.00 323.00 OK
r-release-osx-x86_64 1.10 WARN
r-oldrel-windows-ix86+x86_64 1.10 106.00 146.00 252.00 OK
r-oldrel-osx-x86_64 1.10 OK

Check Details

Version: 1.10
Check: compiled code
Result: NOTE
    File ‘mev/libs/mev.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.10
Check: installed package size
Result: NOTE
     installed size is 5.8Mb
     sub-directories of 1Mb or more:
     libs 5.2Mb
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.10
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
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'mev-vignette.tex' failed.
    BibTeX errors:
    The top-level auxiliary file: mev-vignette.aux
    I couldn't open style file apalike2.bst
    ---line 44 of file mev-vignette.aux
     : \bibstyle{apalike2
     : }
    I'm skipping whatever remains of this command
    I found no style file---while reading file mev-vignette.aux
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64