CRAN Package Check Results for Package Vdgraph

Last updated on 2024-09-01 01:48:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-7 6.18 31.18 37.36 OK
r-devel-linux-x86_64-debian-gcc 2.2-7 3.62 23.51 27.13 OK
r-devel-linux-x86_64-fedora-clang 2.2-7 60.24 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-7 57.09 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.23 29.44 34.67 OK
r-release-linux-x86_64 2.2-7 5.04 30.64 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: 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