CRAN Package Check Results for Package Vdgraph

Last updated on 2024-09-27 14:52:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-7 7.05 30.62 37.67 OK
r-devel-linux-x86_64-debian-gcc 2.2-7 3.56 23.29 26.85 OK
r-devel-linux-x86_64-fedora-clang 2.2-7 61.88 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2-7 59.22 WARN
r-devel-windows-x86_64 2.2-7 8.00 53.00 61.00 OK
r-patched-linux-x86_64 2.2-7 5.03 30.50 35.53 OK
r-release-linux-x86_64 2.2-7 5.12 30.04 35.16 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

Additional issues

gcc

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

Version: 2.2-7
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Obsolescent feature: Old-style character length at (1) See ‘/data/gannet/ripley/R/packages/tests-devel/Vdgraph.Rcheck/00install.out’ for details. * used Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc