Last updated on 2025-04-27 18:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 3.99 | 32.14 | 36.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.06 | 25.99 | 29.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 58.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 68.96 | NOTE | |||
r-devel-windows-x86_64 | 0.2.2 | 9.00 | 61.00 | 70.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.2 | 3.59 | 31.77 | 35.36 | NOTE | |
r-release-linux-x86_64 | 0.2.2 | 2.93 | 31.65 | 34.58 | NOTE | |
r-release-macos-arm64 | 0.2.2 | 32.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.2 | 76.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.2 | 9.00 | 60.00 | 69.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.2 | 37.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.2 | 51.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.2 | 10.00 | 67.00 | 77.00 | NOTE |
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘lazyeval/libs/lazyeval.so’:
Found non-API calls to R: ‘PRENV’, ‘R_PromiseExpr’
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: 0.2.2
Check: compiled code
Result: NOTE
File 'lazyeval/libs/x64/lazyeval.dll':
Found non-API calls to R: 'PRENV', 'R_PromiseExpr'
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: 0.2.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64