Last updated on 2025-11-04 13:50:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.2 | 13.83 | 155.84 | 169.67 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.4.2 | 7.01 | 105.22 | 112.23 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.4.2 | 45.00 | 218.45 | 263.45 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.2 | 25.00 | 218.08 | 243.08 | ERROR | |
| r-devel-windows-x86_64 | 2.4.2 | 14.00 | 161.00 | 175.00 | OK | |
| r-patched-linux-x86_64 | 2.4.2 | 12.37 | 144.65 | 157.02 | OK | |
| r-release-linux-x86_64 | 2.4.2 | 0.33 | 1.93 | 2.26 | ERROR | |
| r-release-macos-arm64 | 2.4.2 | 5.00 | 67.00 | 72.00 | OK | |
| r-release-macos-x86_64 | 2.4.2 | 18.00 | 257.00 | 275.00 | OK | |
| r-release-windows-x86_64 | 2.4.2 | 14.00 | 162.00 | 176.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.2 | 5.00 | 74.00 | 79.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.2 | 21.00 | 252.00 | 273.00 | OK | |
| r-oldrel-windows-x86_64 | 2.4.2 | 22.00 | 214.00 | 236.00 | OK |
Version: 2.4.2
Check: R code for possible problems
Result: NOTE
fortify.fbdrange: no visible global function definition for
‘adjust_hclust_tip.edge.len’
Undefined global functions or variables:
adjust_hclust_tip.edge.len
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
Version: 2.4.2
Check: examples
Result: ERROR
Running examples in ‘FossilSim-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot.fbdrange
> ### Title: Plot oriented tree with stratigraphic ranges
> ### Aliases: plot.fbdrange
>
> ### ** Examples
>
> tree_file <- system.file("extdata", "fbdrange.trees", package = "FossilSim")
> fbdr <- get_fbdrange_from_file(tree_file)
> p <- plot(fbdr, smart.labels = TRUE)
Error in adjust_hclust_tip.edge.len(res, x) :
could not find function "adjust_hclust_tip.edge.len"
Calls: plot ... <Anonymous> -> ggplot.default -> fortify -> fortify.fbdrange
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
paleotree.record.to.fossils 5.043 0.282 6.871
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.4.2
Check: examples
Result: ERROR
Running examples in ‘FossilSim-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot.fbdrange
> ### Title: Plot oriented tree with stratigraphic ranges
> ### Aliases: plot.fbdrange
>
> ### ** Examples
>
> tree_file <- system.file("extdata", "fbdrange.trees", package = "FossilSim")
> fbdr <- get_fbdrange_from_file(tree_file)
> p <- plot(fbdr, smart.labels = TRUE)
Error in adjust_hclust_tip.edge.len(res, x) :
could not find function "adjust_hclust_tip.edge.len"
Calls: plot ... <Anonymous> -> ggplot.default -> fortify -> fortify.fbdrange
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.4.2
Check: examples
Result: ERROR
Running examples in ‘FossilSim-Ex.R’ failed
The error most likely occurred in:
> ### Name: plot.fbdrange
> ### Title: Plot oriented tree with stratigraphic ranges
> ### Aliases: plot.fbdrange
>
> ### ** Examples
>
> tree_file <- system.file("extdata", "fbdrange.trees", package = "FossilSim")
> fbdr <- get_fbdrange_from_file(tree_file)
> p <- plot(fbdr, smart.labels = TRUE)
Error in adjust_hclust_tip.edge.len(res, x) :
could not find function "adjust_hclust_tip.edge.len"
Calls: plot ... <Anonymous> -> ggplot.default -> fortify -> fortify.fbdrange
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.4.2
Check: package dependencies
Result: ERROR
Package required but not available: ‘ggtree’
Package suggested but not available for checking: ‘treeio’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64