CRAN Package Check Results for Package Vdgraph

Last updated on 2024-04-30 21:50:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-7 8.61 40.98 49.59 OK
r-devel-linux-x86_64-debian-gcc 2.2-7 4.38 30.10 34.48 OK
r-devel-linux-x86_64-fedora-clang 2.2-7 60.19 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-7 56.61 NOTE
r-devel-windows-x86_64 2.2-7 7.00 54.00 61.00 OK
r-patched-linux-x86_64 2.2-7 7.18 39.16 46.34 OK
r-release-linux-x86_64 2.2-7 6.34 38.80 45.14 OK
r-release-macos-arm64 2.2-7 23.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