CRAN Package Check Results for Package orbweaver

Last updated on 2024-06-27 16:49:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.2 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.2 170.80 19.78 190.58 WARN
r-devel-linux-x86_64-fedora-clang 0.10.2 7.31 ERROR
r-devel-linux-x86_64-fedora-gcc 0.10.2 7.11 ERROR
r-devel-windows-x86_64 0.10.2 180.00 62.00 242.00 NOTE
r-patched-linux-x86_64 0.10.2 222.74 24.74 247.48 OK
r-release-linux-x86_64 0.10.2 230.27 24.12 254.39 OK
r-release-macos-arm64 0.10.2 99.00 NOTE
r-release-macos-x86_64 0.10.2 118.00 NOTE
r-release-windows-x86_64 0.10.2 172.00 67.00 239.00 OK
r-oldrel-macos-arm64 0.10.2 104.00 NOTE
r-oldrel-macos-x86_64 0.10.2 69.00 ERROR
r-oldrel-windows-x86_64 0.10.2 191.00 72.00 263.00 OK

Check Details

Version: 0.10.2
Check: compiled code
Result: NOTE File ‘orbweaver/libs/orbweaver.so’: Found non-API calls to R: ‘ENVFLAGS’, ‘FRAME’, ‘HASHTAB’, ‘PRCODE’, ‘PRENV’, ‘PRSEEN’, ‘PRVALUE’, ‘Rf_findVarInFrame3’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’, ‘STRING_PTR’, ‘SYMVALUE’, ‘XLENGTH_EX’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.10.2
Check: compiled code
Result: WARN File ‘orbweaver/libs/orbweaver.so’: Found non-API calls to R: ‘ENVFLAGS’, ‘FRAME’, ‘HASHTAB’, ‘PRCODE’, ‘PRENV’, ‘PRSEEN’, ‘PRVALUE’, ‘Rf_findVarInFrame3’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’, ‘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-linux-x86_64-debian-gcc

Version: 0.10.2
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-x86_64

Version: 0.10.2
Check: compiled code
Result: NOTE File 'orbweaver/libs/x64/orbweaver.dll': Found non-API calls to R: 'ENVFLAGS', 'FRAME', 'HASHTAB', 'PRCODE', 'PRENV', 'PRSEEN', 'PRVALUE', 'Rf_findVarInFrame3', 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS', 'STRING_PTR', 'SYMVALUE', 'XLENGTH_EX' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

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