Last updated on 2025-04-22 19:51:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.14 | 56.09 | 21.72 | 77.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.14 | 48.41 | 17.48 | 65.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.14 | 173.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.14 | 162.62 | NOTE | |||
r-devel-windows-x86_64 | 1.2.14 | 72.00 | 68.00 | 140.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.14 | 65.81 | 21.61 | 87.42 | NOTE | |
r-release-linux-x86_64 | 1.2.14 | 65.22 | 21.19 | 86.41 | NOTE | |
r-release-macos-arm64 | 1.2.14 | 39.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.14 | 73.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.14 | 75.00 | 68.00 | 143.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.14 | 38.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.14 | 62.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.14 | 64.00 | 79.00 | 143.00 | OK |
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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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: 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