Last updated on 2024-11-08 20:49:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 2.11 | 17.28 | 19.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 1.74 | 14.47 | 16.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 31.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 29.46 | NOTE | |||
r-devel-windows-x86_64 | 0.1.3 | 5.00 | 40.00 | 45.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.3 | 2.17 | 16.49 | 18.66 | NOTE | |
r-release-linux-x86_64 | 0.1.3 | 2.09 | 16.59 | 18.68 | NOTE | |
r-release-macos-arm64 | 0.1.3 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.3 | 21.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.3 | 6.00 | 36.00 | 42.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.3 | 16.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.3 | 20.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.3 | 9.00 | 38.00 | 47.00 | NOTE |
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘quotedargs/libs/quotedargs.so’:
Found non-API calls to R: ‘LEVELS’, ‘PRCODE’, ‘PRENV’, ‘PRVALUE’,
‘SETLEVELS’, ‘SET_NAMED’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’
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
Version: 0.1.3
Check: compiled code
Result: NOTE
File 'quotedargs/libs/x64/quotedargs.dll':
Found non-API calls to R: 'LEVELS', 'PRCODE', 'PRENV', 'PRVALUE',
'SETLEVELS', 'SET_NAMED', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE'
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.
Flavor: r-devel-windows-x86_64
Version: 0.1.3
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64