CRAN Package Check Results for Package iLaplace

Last updated on 2018-02-16 06:47:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 18.75 26.03 44.78 WARN
r-devel-linux-x86_64-debian-gcc 1.1.0 16.22 22.00 38.22 WARN
r-devel-linux-x86_64-fedora-clang 1.1.0 64.59 WARN
r-devel-linux-x86_64-fedora-gcc 1.1.0 61.98 WARN
r-devel-windows-ix86+x86_64 1.1.0 45.00 61.00 106.00 WARN
r-patched-linux-x86_64 1.1.0 22.63 27.93 50.56 NOTE
r-patched-solaris-x86 1.1.0 73.20 OK
r-release-linux-x86_64 1.1.0 20.95 27.73 48.68 NOTE
r-release-windows-ix86+x86_64 1.1.0 70.00 62.00 132.00 FAIL
r-release-osx-x86_64 1.1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.1.0 45.00 71.00 116.00 OK
r-oldrel-osx-x86_64 1.1.0 OK

Check Details

Version: 1.1.0
Check: for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS)
Result: WARN
     apparently using $(LAPACK_LIBS) without following $(BLAS_LIBS) in ‘src/Makevars’
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-devel-windows-ix86+x86_64

Version: 1.1.0
Check: compiled code
Result: NOTE
    File ‘iLaplace/libs/iLaplace.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.0
Check: running examples for arch ‘i386’
Result: FAIL
    
Flavor: r-release-windows-ix86+x86_64

Version: 1.1.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘devtools’
Flavor: r-release-osx-x86_64