CRAN Package Check Results for Package datasailr

Last updated on 2020-04-17 07:52:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.2 54.22 31.00 85.22 WARN
r-devel-linux-x86_64-debian-gcc 0.8.2 40.57 25.66 66.23 WARN
r-devel-linux-x86_64-fedora-clang 0.8.2 118.97 WARN
r-devel-linux-x86_64-fedora-gcc 0.8.2 112.37 WARN
r-devel-windows-ix86+x86_64 0.8.2 137.00 68.00 205.00 NOTE
r-patched-linux-x86_64 0.8.2 48.80 31.38 80.18 WARN
r-patched-osx-x86_64 0.8.2 ERROR
r-patched-solaris-x86 0.8.2 34.00 ERROR
r-release-linux-x86_64 0.8.2 48.09 29.56 77.65 WARN
r-release-windows-ix86+x86_64 0.8.2 180.00 96.00 276.00 NOTE
r-release-osx-x86_64 0.8.2 WARN
r-oldrel-windows-ix86+x86_64 0.8.2 170.00 88.00 258.00 NOTE

Additional issues

clang-ASAN gcc-ASAN valgrind

Check Details

Version: 0.8.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     WARNING: ignoring environment value of R_HOME
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.8.2
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
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-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.8.2
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-patched-osx-x86_64, r-patched-solaris-x86

Version: 0.8.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     gen_code_util.c:218:1: warning: control reaches end of non-void function [-Wreturn-type]
     ptr_table.c:237:1: warning: control reaches end of non-void function [-Wreturn-type]
     ptr_table.c:244:1: warning: control reaches end of non-void function [-Wreturn-type]
     ptr_table.c:309:1: warning: control reaches end of non-void function [-Wreturn-type]
     ptr_table.c:315:1: warning: control reaches end of non-void function [-Wreturn-type]
     ptr_table.c:322:1: warning: control reaches end of non-void function [-Wreturn-type]
     ptr_table.c:397:1: warning: control reaches end of non-void function [-Wreturn-type]
     ptr_table.c:410:1: warning: control reaches end of non-void function [-Wreturn-type]
     sailr.c:101:1: warning: control reaches end of non-void function [-Wreturn-type]
     var_hash.c:111:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm.c:62:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_assign.c:200:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_assign.c:219:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_assign.c:228:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_assign.c:234:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_call_func.c:48:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_code.c:51:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_rexp.c:66:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:126:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:139:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:152:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:164:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:174:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:186:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:197:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:217:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:235:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:307:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:437:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/vm_stack.c:472:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func_helper.h:109:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func_helper.h:135:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func_helper.h:328:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:170:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:176:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:182:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:311:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:365:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:393:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:414:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:421:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:427:1: warning: control reaches end of non-void function [-Wreturn-type]
     vm/func/c_func/c_func.c:433:1: warning: control reaches end of non-void function [-Wreturn-type]
    Found the following additional notes/warnings:
     gen_code.c:124:1: warning: control may reach end of non-void function [-Wreturn-type]
     gen_code.c:353:1: warning: control may reach end of non-void function [-Wreturn-type]
     ptr_table.c:471:1: warning: control may reach end of non-void function [-Wreturn-type]
Flavor: r-release-osx-x86_64