CRAN Package Check Results for Package neuroim

Last updated on 2020-08-07 01:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.6 41.61 159.00 200.61 OK
r-devel-linux-x86_64-debian-gcc 0.0.6 31.87 117.08 148.95 OK
r-devel-linux-x86_64-fedora-clang 0.0.6 245.73 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.6 235.23 NOTE
r-devel-windows-ix86+x86_64 0.0.6 101.00 228.00 329.00 OK
r-patched-linux-x86_64 0.0.6 35.83 152.13 187.96 OK
r-patched-solaris-x86 0.0.6 305.10 OK
r-release-linux-x86_64 0.0.6 39.35 151.72 191.07 OK
r-release-macos-x86_64 0.0.6 OK
r-release-windows-ix86+x86_64 0.0.6 102.00 322.00 424.00 OK
r-oldrel-macos-x86_64 0.0.6 WARN
r-oldrel-windows-ix86+x86_64 0.0.6 68.00 217.00 285.00 OK

Check Details

Version: 0.0.6
Check: compiled code
Result: NOTE
    File ‘neuroim/libs/neuroim.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.0.6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64