CRAN Package Check Results for Package timeless

Last updated on 2024-06-29 06:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 200.80 24.79 225.59 WARN
r-devel-linux-x86_64-debian-gcc 0.2.1 144.53 19.19 163.72 WARN
r-devel-linux-x86_64-fedora-clang 0.2.1 556.94 WARN
r-devel-linux-x86_64-fedora-gcc 0.2.1 542.07 WARN
r-devel-windows-x86_64 0.2.1 27.00 68.00 95.00 WARN
r-patched-linux-x86_64 0.2.1 202.12 23.43 225.55 OK
r-release-linux-x86_64 0.2.1 215.15 24.16 239.31 OK
r-release-macos-arm64 0.2.1 37.00 NOTE
r-release-macos-x86_64 0.2.1 71.00 NOTE
r-release-windows-x86_64 0.2.1 27.00 69.00 96.00 OK
r-oldrel-macos-arm64 0.2.1 55.00 NOTE
r-oldrel-macos-x86_64 0.2.1 79.00 NOTE
r-oldrel-windows-x86_64 0.2.1 28.00 82.00 110.00 OK

Check Details

Version: 0.2.1
Check: compiled code
Result: WARN File ‘timeless/libs/timeless.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.2.1
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: libs 6.7Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.1
Check: data for non-ASCII characters
Result: NOTE Note: found 2 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: compiled code
Result: WARN File 'timeless/libs/x64/timeless.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