CRAN Package Check Results for Package blockTools

Last updated on 2022-01-23 07:13:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-3 8.52 64.25 72.77 WARN
r-devel-linux-x86_64-debian-gcc 0.6-3 6.08 53.26 59.34 WARN
r-devel-linux-x86_64-fedora-clang 0.6-3 87.63 WARN
r-devel-linux-x86_64-fedora-gcc 0.6-3 83.25 WARN
r-devel-windows-x86_64-new-UL 0.6-3 53.00 86.00 139.00 WARN
r-devel-windows-x86_64-new-TK 0.6-3 WARN
r-patched-linux-x86_64 0.6-3 8.76 60.82 69.58 NOTE
r-release-linux-x86_64 0.6-3 6.04 60.74 66.78 NOTE
r-release-macos-arm64 0.6-3 OK
r-release-macos-x86_64 0.6-3 OK
r-release-windows-ix86+x86_64 0.6-3 18.00 97.00 115.00 OK
r-oldrel-macos-x86_64 0.6-3 OK
r-oldrel-windows-ix86+x86_64 0.6-3 17.00 96.00 113.00 OK

Check Details

Version: 0.6-3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     naive.c:130:32: warning: passing 'unsigned int [*ntr]' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
     optgreed.c:140:32: warning: passing 'unsigned int [*ntr]' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.6-3
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'Groupa.csv' 'Groupa.tex' 'Groupb.csv' 'Groupb.tex' 'Groupc.csv'
     'Groupc.tex' 'file1.csv' 'file1.tex' 'file2.csv' 'file2.tex'
     'file3.csv' 'file3.tex'
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

Version: 0.6-3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     naive.c:130:39: warning: pointer targets in passing argument 2 of ‘maxDist’ differ in signedness [-Wpointer-sign]
     optgreed.c:140:39: warning: pointer targets in passing argument 2 of ‘maxDist’ differ in signedness [-Wpointer-sign]
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6-3
Check: compiled code
Result: NOTE
    File ‘blockTools/libs/blockTools.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.6-3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     naive.c:130:32: warning: pointer targets in passing argument 2 of ‘maxDist’ differ in signedness [-Wpointer-sign]
     optgreed.c:140:32: warning: pointer targets in passing argument 2 of ‘maxDist’ differ in signedness [-Wpointer-sign]
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK