Last updated on 2024-06-28 07:54:57 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 | 174.51 | 19.47 | 193.98 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.10.2 | 7.24 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.2 | 7.11 | ERROR | |||
r-devel-windows-x86_64 | 0.10.2 | 173.00 | 68.00 | 241.00 | WARN | |
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 | 186.00 | 64.00 | 250.00 | OK | |
r-oldrel-macos-arm64 | 0.10.2 | 104.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.10.2 | 68.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.10.2 | 169.00 | 72.00 | 241.00 | OK |
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: WARN
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'
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.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