CRAN Package Check Results for Package dslice

Last updated on 2017-07-18 01:51:08.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 25.73 33.66 59.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.5 25.40 33.89 59.29 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.5 111.62 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.5 95.91 NOTE
r-devel-windows-ix86+x86_64 1.1.5 64.00 77.00 141.00 OK
r-patched-linux-x86_64 1.1.5 24.05 33.81 57.86 NOTE
r-patched-solaris-x86 1.1.5 104.10 OK
r-release-linux-x86_64 1.1.5 25.05 33.56 58.61 NOTE
r-release-windows-ix86+x86_64 1.1.5 67.00 81.00 148.00 OK
r-release-osx-x86_64 1.1.5 NOTE
r-oldrel-windows-ix86+x86_64 1.1.5 78.00 70.00 148.00 OK
r-oldrel-osx-x86_64 1.1.5 OK

Check Details

Version: 1.1.5
Check: compiled code
Result: NOTE
    File ‘dslice/libs/dslice.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.1.5
Check: re-building of vignette outputs
Result: NOTE
    Error in re-building vignettes:
     ...
     sleep dataset
    presidential Terms of 11 presidents from Eisenhower to Obama
    seals Vector field of seal movements
    txhousing Housing sales in TX
    
    
    Use ‘data(package = .packages(all.available = TRUE))’
    to list the data sets in all *available* packages.
    
    Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
     Running 'texi2dvi' on 'dslice.tex' failed.
    LaTeX errors:
    ! LaTeX Error: File `placeins.sty' not found.
    
    Type X to quit or <RETURN> to proceed,
    or enter new name. (Default extension: sty)
    
    ! Emergency stop.
    <read *>
    
    l.8 \usepackage
     {geometry}^^M
    ! ==> Fatal error occurred, no output PDF file produced!
    Calls: buildVignettes -> texi2pdf -> texi2dvi
    Execution halted
Flavor: r-release-osx-x86_64