CRAN Package Check Results for Package Vdgraph

Last updated on 2024-08-16 15:49:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-7 6.25 31.08 37.33 OK
r-devel-linux-x86_64-debian-gcc 2.2-7 3.76 22.98 26.74 OK
r-devel-linux-x86_64-fedora-clang 2.2-7 60.95 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-7 57.26 NOTE
r-devel-windows-x86_64 2.2-7 8.00 54.00 62.00 OK
r-patched-linux-x86_64 2.2-7 5.43 29.89 35.32 OK
r-release-linux-x86_64 2.2-7 5.12 29.36 34.48 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: 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