Last updated on 2025-03-09 05:52:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 3.05 | 53.81 | 56.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.58 | 39.13 | 41.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 82.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 78.92 | 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 | 5.00 | 170.00 | 175.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 2.76 | 43.67 | 46.43 | OK | |
r-release-linux-x86_64 | 1.0.2 | 2.49 | 43.42 | 45.91 | 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 | 63.00 | 68.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 | 6.00 | 76.00 | 82.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