Last updated on 2025-09-13 13:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 9.35 | 111.31 | 120.66 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 7.12 | 81.25 | 88.37 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 182.39 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 199.44 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 10.00 | 97.00 | 107.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.0 | 8.97 | 90.37 | 99.34 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 8.10 | 91.00 | 99.10 | NOTE | |
r-release-macos-arm64 | 0.3.0 | 55.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 129.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 11.00 | 98.00 | 109.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3.0 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 124.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 14.00 | 136.00 | 150.00 | WARN |
Version: 0.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:
‘phylepic.R’ ‘plot.phylepic.R’ ‘plot_tree.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: S3 generic/method consistency
Result: WARN
ggplot_build:
function(plot, ...)
ggplot_build.phylepic_ggplot:
function(plot)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-oldrel-windows-x86_64