Last updated on 2025-11-25 09:50:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2.0 | 35.28 | 291.27 | 326.55 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2.0 | 0.28 | 1.78 | 2.06 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2.0 | 2.58 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.2.0 | 2.56 | ERROR | |||
| r-devel-windows-x86_64 | 0.2.2.0 | 36.00 | 221.00 | 257.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.2.0 | 33.90 | 282.30 | 316.20 | NOTE | |
| r-release-linux-x86_64 | 0.2.2.0 | 29.49 | 281.68 | 311.17 | NOTE | |
| r-release-macos-arm64 | 0.2.2.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.2.0 | 28.00 | 209.00 | 237.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.2.0 | 31.00 | 230.00 | 261.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2.0 | 27.00 | 150.00 | 177.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2.0 | 46.00 | 325.00 | 371.00 | OK |
Version: 0.2.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘st_transform_outline.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.2.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘mapview’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc