CRAN Package Check Results for Package b64

Last updated on 2024-07-03 05:58:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 61.88 32.44 94.32 WARN
r-devel-linux-x86_64-debian-gcc 0.1.0 47.47 25.13 72.60 WARN
r-devel-linux-x86_64-fedora-clang 0.1.1 143.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 145.19 OK
r-devel-windows-x86_64 0.1.0 58.00 59.00 117.00 WARN
r-patched-linux-x86_64 0.1.0 61.55 30.49 92.04 OK
r-release-linux-x86_64 0.1.0 62.03 29.99 92.02 OK
r-release-macos-arm64 0.1.1 56.00 OK
r-release-macos-x86_64 0.1.1 132.00 OK
r-release-windows-x86_64 0.1.1 67.00 62.00 129.00 OK
r-oldrel-macos-arm64 0.1.1 53.00 OK
r-oldrel-macos-x86_64 0.1.1 40.00 ERROR
r-oldrel-windows-x86_64 0.1.1 68.00 54.00 122.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: WARN File ‘b64/libs/b64.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

Version: 0.1.1
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: libs 4.7Mb Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: compiled code
Result: WARN File 'b64/libs/x64/b64.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.1
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-oldrel-macos-x86_64