Last updated on 2026-01-08 14:50:21 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 27.67 | 70.45 | 98.12 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 18.14 | 50.13 | 68.27 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 53.00 | 112.03 | 165.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 51.00 | 137.40 | 188.40 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 33.00 | 99.00 | 132.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.1 | 27.23 | 65.74 | 92.97 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 24.22 | 64.71 | 88.93 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 18.00 | 96.00 | 114.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 33.00 | 97.00 | 130.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 18.00 | 103.00 | 121.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.1 | 40.00 | 125.00 | 165.00 | OK |
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘mapscanner/libs/mapscanner.so’:
Found non-API call to R: ‘ATTRIB’
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
Version: 0.1.1
Check: compiled code
Result: NOTE
File 'mapscanner/libs/x64/mapscanner.dll':
Found non-API call to R: 'ATTRIB'
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.1
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
doc 2.6Mb
libs 2.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64