Last updated on 2025-01-24 07:49:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.8 | 6.18 | 56.77 | 62.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.8 | 5.00 | 42.25 | 47.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.8 | 103.65 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.8 | 95.02 | OK | |||
r-devel-windows-x86_64 | 1.1.8 | 9.00 | 275.00 | 284.00 | OK | |
r-patched-linux-x86_64 | 1.1.8 | 6.69 | 52.90 | 59.59 | OK | |
r-release-linux-x86_64 | 1.1.8 | 6.05 | 53.24 | 59.29 | OK | |
r-release-macos-arm64 | 1.1.8 | 201.00 | OK | |||
r-release-macos-x86_64 | 1.1.8 | 263.00 | OK | |||
r-release-windows-x86_64 | 1.1.8 | 8.00 | 244.00 | 252.00 | OK | |
r-oldrel-macos-arm64 | 1.1.8 | 246.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.8 | 156.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.8 | 9.00 | 360.00 | 369.00 | OK |
Version: 1.1.8
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:
‘get_dictionary.R’ ‘get_places.R’
Flavor: r-devel-linux-x86_64-debian-gcc