CRAN Package Check Results for Package Vdgraph

Last updated on 2024-09-10 11:53:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-7 6.31 30.80 37.11 OK
r-devel-linux-x86_64-debian-gcc 2.2-7 0.34 1.16 1.50 ERROR
r-devel-linux-x86_64-fedora-clang 2.2-7 60.24 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-7 56.39 NOTE
r-devel-windows-x86_64 2.2-7 9.00 52.00 61.00 OK
r-patched-linux-x86_64 2.2-7 5.38 29.71 35.09 OK
r-release-linux-x86_64 2.2-7 5.26 30.42 35.68 OK
r-release-macos-arm64 2.2-7 23.00 OK
r-release-macos-x86_64 2.2-7 38.00 OK
r-release-windows-x86_64 2.2-7 9.00 51.00 60.00 OK
r-oldrel-macos-arm64 2.2-7 25.00 OK
r-oldrel-macos-x86_64 2.2-7 41.00 OK
r-oldrel-windows-x86_64 2.2-7 10.00 57.00 67.00 OK

Check Details

Version: 2.2-7
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.2-7
Check: compiled code
Result: NOTE File ‘Vdgraph/libs/Vdgraph.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