CRAN Package Check Results for Package DataGraph

Last updated on 2025-11-06 07:49:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.14 53.67 24.04 77.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.14 47.54 19.51 67.05 WARN
r-devel-linux-x86_64-fedora-clang 1.2.14 660.00 -454.71 205.29 WARN
r-devel-linux-x86_64-fedora-gcc 1.2.14 113.00 69.02 182.02 WARN
r-devel-windows-x86_64 1.2.14 73.00 64.00 137.00 NOTE
r-patched-linux-x86_64 1.2.14 64.90 22.77 87.67 NOTE
r-release-linux-x86_64 1.2.14 67.24 22.60 89.84 NOTE
r-release-macos-arm64 1.2.14 23.00 16.00 39.00 NOTE
r-release-macos-x86_64 1.2.14 32.00 41.00 73.00 NOTE
r-release-windows-x86_64 1.2.14 71.00 75.00 146.00 NOTE
r-oldrel-macos-arm64 1.2.14 23.00 15.00 38.00 NOTE
r-oldrel-macos-x86_64 1.2.14 29.00 33.00 62.00 NOTE
r-oldrel-windows-x86_64 1.2.14 75.00 84.00 159.00 OK

Additional issues

rchk

Check Details

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-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.2.14
Check: installed package size
Result: NOTE installed size is 7.3Mb sub-directories of 1Mb or more: libs 7.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64