CRAN Package Check Results for Package DataGraph

Last updated on 2025-12-07 23:51:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.14 56.07 24.24 80.31 WARN
r-devel-linux-x86_64-debian-gcc 1.2.14 48.81 18.93 67.74 WARN
r-devel-linux-x86_64-fedora-clang 1.2.15 19.00 140.14 159.14 OK
r-devel-linux-x86_64-fedora-gcc 1.2.15 36.00 135.25 171.25 OK
r-devel-windows-x86_64 1.2.14 71.00 67.00 138.00 WARN
r-patched-linux-x86_64 1.2.14 65.08 21.61 86.69 NOTE
r-release-linux-x86_64 1.2.14 64.88 21.87 86.75 NOTE
r-release-macos-arm64 1.2.15 OK
r-release-macos-x86_64 1.2.15 29.00 55.00 84.00 OK
r-release-windows-x86_64 1.2.14 72.00 68.00 140.00 NOTE
r-oldrel-macos-arm64 1.2.15 3.00 12.00 15.00 ERROR
r-oldrel-macos-x86_64 1.2.15 22.00 20.00 42.00 ERROR
r-oldrel-windows-x86_64 1.2.14 78.00 80.00 158.00 OK

Additional issues

rchk

Check Details

Version: 1.2.14
Check: compiled code
Result: WARN File ‘DataGraph/libs/DataGraph.so’: Found non-API call to R: ‘Rf_isFrame’ This entry point may be removed soon. Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2.14
Check: compiled code
Result: WARN File 'DataGraph/libs/x64/DataGraph.dll': Found non-API call to R: 'Rf_isFrame' This entry point may be removed soon. Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.2.14
Check: compiled code
Result: NOTE File ‘DataGraph/libs/DataGraph.so’: Found non-API call to R: ‘Rf_isFrame’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2.14
Check: compiled code
Result: NOTE File 'DataGraph/libs/x64/DataGraph.dll': Found non-API call to R: 'Rf_isFrame' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-release-windows-x86_64

Version: 1.2.15
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64