CRAN Package Check Results for Package heck

Last updated on 2024-06-30 04:55:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 49.19 23.83 73.02 WARN
r-devel-linux-x86_64-debian-gcc 0.1.0 39.00 18.21 57.21 WARN
r-devel-linux-x86_64-fedora-clang 0.1.0 115.33 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.0 110.13 WARN
r-devel-windows-x86_64 0.1.0 43.00 53.00 96.00 WARN
r-patched-linux-x86_64 0.1.0 48.03 22.48 70.51 OK
r-release-linux-x86_64 0.1.0 52.64 22.24 74.88 OK
r-release-macos-arm64 0.1.0 33.00 NOTE
r-release-macos-x86_64 0.1.0 49.00 NOTE
r-release-windows-x86_64 0.1.0 45.00 55.00 100.00 OK
r-oldrel-macos-arm64 0.1.0 40.00 NOTE
r-oldrel-macos-x86_64 0.1.0 72.00 NOTE
r-oldrel-windows-x86_64 0.1.0 47.00 59.00 106.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: WARN File ‘heck/libs/heck.so’: Found non-API calls to R: ‘ENVFLAGS’, ‘FRAME’, ‘HASHTAB’, ‘PRCODE’, ‘PRENV’, ‘PRSEEN’, ‘PRVALUE’, ‘Rf_findVarInFrame3’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_ENVFLAGS’, ‘SET_FORMALS’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘STRING_PTR’, ‘SYMVALUE’, ‘XLENGTH_EX’ These entry points may be removed soon: ‘PRSEEN’, ‘SYMVALUE’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with 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

Version: 0.1.0
Check: compiled code
Result: WARN File 'heck/libs/x64/heck.dll': Found non-API calls to R: 'ENVFLAGS', 'FRAME', 'HASHTAB', 'PRCODE', 'PRENV', 'PRSEEN', 'PRVALUE', 'Rf_findVarInFrame3', 'SET_BODY', 'SET_CLOENV', 'SET_ENCLOS', 'SET_ENVFLAGS', 'SET_FORMALS', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE', 'STRING_PTR', 'SYMVALUE', 'XLENGTH_EX' These entry points may be removed soon: 'PRSEEN', 'SYMVALUE' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. See section 'Moving into C API compliance' in the 'Writing R Extensions' manual for issues with use of non-API entry points. Flavor: r-devel-windows-x86_64

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