Last updated on 2025-12-07 09:49:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.7 | 7.40 | 38.47 | 45.87 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.7 | 0.32 | 2.33 | 2.65 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.7 | 14.00 | 52.50 | 66.50 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.7 | 14.00 | 49.75 | 63.75 | NOTE | |
| r-devel-windows-x86_64 | 0.3.7 | 11.00 | 60.00 | 71.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.7 | 7.52 | 34.21 | 41.73 | NOTE | |
| r-release-linux-x86_64 | 0.3.7 | 7.59 | 34.81 | 42.40 | NOTE | |
| r-release-macos-arm64 | 0.3.7 | NOTE | ||||
| r-release-macos-x86_64 | 0.3.7 | 17.00 | 64.00 | 81.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.7 | 13.00 | 61.00 | 74.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.7 | 9.00 | 46.00 | 55.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.7 | 15.00 | 71.00 | 86.00 | OK |
Version: 0.3.7
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:
‘combine_fude.R’ ‘extract_fude.R’ ‘get_boundary.R’ ‘ls_fude.R’
‘read_fude.R’ ‘rename_fude.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 0.3.7
Check: package dependencies
Result: ERROR
Packages required but not available: 'DT', 'leaflet'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.7
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:
‘combine_fude.R’ ‘extract_fude.R’ ‘get_boundary.R’ ‘ls_fude.R’
‘read_fude.R’
Flavor: r-release-macos-x86_64