Last updated on 2025-03-12 08:53:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 3.37 | 54.27 | 57.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.72 | 37.10 | 39.82 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 82.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 80.82 | NOTE | |||
r-devel-macos-arm64 | 1.0.2 | 33.00 | OK | |||
r-devel-macos-x86_64 | 1.0.2 | 57.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0.2 | 6.00 | 67.00 | 73.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | OK | ||||
r-release-linux-x86_64 | 1.0.2 | 2.94 | 44.55 | 47.49 | OK | |
r-release-macos-arm64 | 1.0.2 | 34.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 81.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 5.00 | 65.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.2 | 56.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 7.00 | 77.00 | 84.00 | OK |
Version: 1.0.2
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:
‘TreeMineR.R’ ‘TreeMineR.Rd’ ‘drop_cuts.Rd’
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-devel-windows-x86_64
Version: 1.0.2
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:
‘TreeMineR.R’
Flavor: r-devel-macos-x86_64