Last updated on 2025-12-07 04:49:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.1 | 3.26 | 40.02 | 43.28 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.40 | 24.66 | 27.06 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.2.1 | 67.84 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 80.34 | NOTE | |||
| r-devel-windows-x86_64 | 0.2.1 | 7.00 | 60.00 | 67.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.1 | 3.31 | 36.99 | 40.30 | NOTE | |
| r-release-linux-x86_64 | 0.2.1 | 3.27 | 36.17 | 39.44 | NOTE | |
| r-release-macos-arm64 | 0.2.1 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.1 | 4.00 | 55.00 | 59.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.1 | 8.00 | 59.00 | 67.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.1 | 4.00 | 43.00 | 47.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.1 | 9.00 | 70.00 | 79.00 | NOTE |
Version: 0.2.1
Check: compiled code
Result: NOTE
File ‘cartographer/libs/cartographer.so’:
Found non-API call to R: ‘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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 0.2.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rnaturalearthhires', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.1
Check: compiled code
Result: NOTE
File 'cartographer/libs/x64/cartographer.dll':
Found non-API call to R: '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-windows-x86_64, r-release-windows-x86_64
Version: 0.2.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rnaturalearthhires’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64