Last updated on 2024-10-14 13:55:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 352.51 | 21.82 | 374.33 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 279.31 | 17.23 | 296.54 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 749.01 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 769.38 | WARN | |||
r-devel-windows-x86_64 | 0.1.0 | 268.00 | 61.00 | 329.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 351.40 | 21.17 | 372.57 | OK | |
r-release-linux-x86_64 | 0.1.0 | 345.31 | 21.05 | 366.36 | OK | |
r-release-macos-arm64 | 0.1.0 | 151.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 210.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 254.00 | 63.00 | 317.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 152.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 296.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1.0 | 302.00 | 68.00 | 370.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘arcgisplaces/libs/arcgisplaces.so’:
Found non-API calls to R: ‘PRCODE’, ‘PRENV’
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: Rust compilation
Result: WARN
No rustc version reported prior to compilation
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: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
libs 7.4Mb
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.1.0
Check: compiled code
Result: NOTE
File 'arcgisplaces/libs/x64/arcgisplaces.dll':
Found non-API calls to R: 'PRCODE', 'PRENV'
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