CRAN Package Check Results for Package namespace

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.9.1 2.20 17.48 19.68 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.1 1.77 13.98 15.75 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.1 32.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.1 23.65 NOTE
r-devel-windows-ix86+x86_64 0.9.1 10.00 31.00 41.00 NOTE
r-patched-linux-x86_64 0.9.1 2.09 17.54 19.63 NOTE
r-patched-solaris-x86 0.9.1 37.40 NOTE
r-release-linux-x86_64 0.9.1 1.88 17.67 19.55 NOTE
r-release-macos-x86_64 0.9.1 NOTE
r-release-windows-ix86+x86_64 0.9.1 7.00 41.00 48.00 NOTE
r-oldrel-macos-x86_64 0.9.1 NOTE
r-oldrel-windows-ix86+x86_64 0.9.1 7.00 42.00 49.00 NOTE

Check Details

Version: 0.9.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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.9.1
Check: compiled code
Result: NOTE
    File ‘namespace/libs/namespace.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