CRAN Package Check Results for Package spatialfil

Last updated on 2020-11-26 14:47:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15 5.54 50.18 55.72 NOTE
r-devel-linux-x86_64-debian-gcc 0.15 4.89 41.36 46.25 NOTE
r-devel-linux-x86_64-fedora-clang 0.15 69.65 NOTE
r-devel-linux-x86_64-fedora-gcc 0.15 58.97 NOTE
r-devel-windows-ix86+x86_64 0.15 13.00 84.00 97.00 NOTE
r-patched-linux-x86_64 0.15 6.37 43.95 50.32 NOTE
r-patched-solaris-x86 0.15 88.10 NOTE
r-release-linux-x86_64 0.15 6.31 47.94 54.25 NOTE
r-release-macos-x86_64 0.15 NOTE
r-release-windows-ix86+x86_64 0.15 14.00 92.00 106.00 NOTE
r-oldrel-macos-x86_64 0.15 NOTE
r-oldrel-windows-ix86+x86_64 0.15 12.00 70.00 82.00 NOTE

Check Details

Version: 0.15
Check: DESCRIPTION meta-information
Result: NOTE
    Checking should be performed on sources prepared by 'R CMD build'.
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, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.15
Check: line endings in C/C++/Fortran sources/headers
Result: NOTE
    Found the following sources/headers not terminated with a newline:
     src/calc.c
    Some compilers warn on such files.
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, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.15
Check: compiled code
Result: NOTE
    File ‘spatialfil/libs/spatialfil.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