CRAN Package Check Results for Package BGLR

Last updated on 2017-07-31 01:46:49.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 1.73 33.84 35.57 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.5 1.73 26.15 27.88 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 51.13 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 48.31 NOTE
r-devel-windows-ix86+x86_64 1.0.5 18.00 73.00 91.00 OK
r-patched-linux-x86_64 1.0.5 1.60 33.77 35.37 NOTE
r-patched-solaris-x86 1.0.5 60.60 OK
r-release-linux-x86_64 1.0.5 1.71 33.61 35.31 NOTE
r-release-windows-ix86+x86_64 1.0.5 8.00 60.00 68.00 OK
r-release-osx-x86_64 1.0.5 WARN
r-oldrel-windows-ix86+x86_64 1.0.5 19.00 58.00 77.00 OK
r-oldrel-osx-x86_64 1.0.5 OK

Check Details

Version: 1.0.5
Check: compiled code
Result: NOTE
    File ‘BGLR/libs/BGLR.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.0.5
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'BGLR-extdoc.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `appendix.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    ! Emergency stop.
    <read *>
    
    l.9 \usepackage
     {rotating}^^M
    ! ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64