CRAN Package Check Results for Package namespace

Last updated on 2023-01-25 04:51:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.1 2.48 19.82 22.30 WARN
r-devel-linux-x86_64-debian-gcc 0.9.1 2.06 15.73 17.79 WARN
r-devel-linux-x86_64-fedora-clang 0.9.1 28.57 WARN
r-devel-linux-x86_64-fedora-gcc 0.9.1 27.77 WARN
r-patched-linux-x86_64 0.9.1 2.30 20.62 22.92 NOTE
r-release-linux-x86_64 0.9.1 2.10 20.33 22.43 NOTE
r-release-macos-arm64 0.9.1 13.00 NOTE
r-release-macos-x86_64 0.9.1 22.00 NOTE
r-release-windows-x86_64 0.9.1 7.00 49.00 56.00 NOTE
r-oldrel-macos-arm64 0.9.1 20.00 NOTE
r-oldrel-macos-x86_64 0.9.1 29.00 NOTE
r-oldrel-windows-ix86+x86_64 0.9.1 7.00 29.00 36.00 NOTE

Check Details

Version: 0.9.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     namespace.c:4:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/namespace.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.9.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     namespace.c:4:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/namespace.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.9.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     namespace.c:4:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/namespace.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

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

Version: 0.9.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     namespace.c:4:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/namespace.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc