Last updated on 2025-11-06 19:50:07 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 | 8.35 | 105.33 | 113.68 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.4.3 | 44.00 | 224.82 | 268.82 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.3 | 31.00 | 228.14 | 259.14 | OK | |
| r-devel-windows-x86_64 | 2.4.2 | 14.00 | 161.00 | 175.00 | OK | |
| r-patched-linux-x86_64 | 2.4.2 | 13.43 | 140.28 | 153.71 | ERROR | |
| r-release-linux-x86_64 | 2.4.2 | 0.33 | 1.93 | 2.26 | ERROR | |
| r-release-macos-arm64 | 2.4.3 | 5.00 | 92.00 | 97.00 | OK | |
| r-release-macos-x86_64 | 2.4.3 | 13.00 | 160.00 | 173.00 | OK | |
| r-release-windows-x86_64 | 2.4.2 | 14.00 | 162.00 | 176.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.3 | 6.00 | 93.00 | 99.00 | OK | |
| r-oldrel-macos-x86_64 | 2.4.3 | 16.00 | 174.00 | 190.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-patched-linux-x86_64
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:
> 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 4.65 0.069 5.268
Flavor: r-patched-linux-x86_64
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