CRAN Package Check Results for Package FastHCS

Last updated on 2022-08-15 08:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 46.75 29.38 76.13 WARN
r-devel-linux-x86_64-debian-gcc 0.0.7 34.91 24.30 59.21 OK
r-devel-linux-x86_64-fedora-clang 0.0.7 100.09 WARN
r-devel-linux-x86_64-fedora-gcc 0.0.7 103.78 NOTE
r-devel-windows-x86_64 0.0.7 35.00 74.00 109.00 OK
r-patched-linux-x86_64 0.0.7 33.32 30.10 63.42 OK
r-release-linux-x86_64 0.0.7 34.98 31.00 65.98 OK
r-release-macos-arm64 0.0.7 31.00 NOTE
r-release-macos-x86_64 0.0.7 42.00 NOTE
r-release-windows-x86_64 0.0.7 39.00 76.00 115.00 OK
r-oldrel-macos-arm64 0.0.7 38.00 NOTE
r-oldrel-macos-x86_64 0.0.7 56.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0.7 84.00 78.00 162.00 OK

Additional issues

clang14

Check Details

Version: 0.0.7
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     FastHCS.cpp:88:5: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     FastHCS.cpp:127:5: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.0.7
Check: compiled code
Result: NOTE
    File ‘FastHCS/libs/FastHCS.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.7
Check: installed package size
Result: NOTE
     installed size is 17.1Mb
     sub-directories of 1Mb or more:
     data 1.3Mb
     libs 15.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64