Last updated on 2024-07-31 07:54:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 74.45 | 24.63 | 99.08 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 56.74 | 19.64 | 76.38 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 156.47 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 157.16 | WARN | |||
r-devel-windows-x86_64 | 0.1.0 | 98.00 | 56.00 | 154.00 | WARN | |
r-patched-linux-x86_64 | 0.1.0 | OK | ||||
r-release-linux-x86_64 | 0.1.0 | 78.38 | 23.81 | 102.19 | OK | |
r-release-macos-arm64 | 0.1.0 | 55.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 58.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 102.00 | 60.00 | 162.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 52.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 77.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 115.00 | 69.00 | 184.00 | OK |
Version: 0.1.0
Check: compiled code
Result: WARN
File ‘fcl/libs/fcl.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,
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.0
Check: compiled code
Result: WARN
File 'fcl/libs/x64/fcl.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,
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.0
Check: installed package size
Result: NOTE
installed size is 7.7Mb
sub-directories of 1Mb or more:
libs 7.6Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64