CRAN Package Check Results for Package DataGraph

Last updated on 2025-12-13 13:48:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.15 54.81 23.15 77.96 OK
r-devel-linux-x86_64-debian-gcc 1.2.15 48.81 19.28 68.09 OK
r-devel-linux-x86_64-fedora-clang 1.2.15 131.00 28.14 159.14 OK
r-devel-linux-x86_64-fedora-gcc 1.2.15 137.00 34.25 171.25 OK
r-devel-windows-x86_64 1.2.15 62.00 21.00 83.00 ERROR
r-patched-linux-x86_64 1.2.15 66.71 21.67 88.38 OK
r-release-linux-x86_64 1.2.14 64.88 21.87 86.75 NOTE
r-release-macos-arm64 1.2.15 13.00 13.00 26.00 OK
r-release-macos-x86_64 1.2.15 43.00 41.00 84.00 OK
r-release-windows-x86_64 1.2.15 84.00 67.00 151.00 OK
r-oldrel-macos-arm64 1.2.15 11.00 4.00 15.00 ERROR
r-oldrel-macos-x86_64 1.2.15 36.00 5.00 41.00 ERROR
r-oldrel-windows-x86_64 1.2.15 48.00 9.00 57.00 ERROR

Additional issues

rchk

Check Details

Version: 1.2.15
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-devel-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-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. Flavor: r-release-linux-x86_64