Last updated on 2026-07-22 00:55:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 84.84 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 42.83 | OK | |||
| r-release-macos-arm64 | 0.1.0 | 1.00 | 37.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 110.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 27.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 70.00 | 72.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘invasible-Ex.R’ failed
The error most likely occurred in:
> ### Name: prepare_invasible
> ### Title: Prepare data and phylogeny for analyses (mandatory step)
> ### Aliases: prepare_invasible
>
> ### ** Examples
>
> species_list <- fish_beginning_with_E
> prep <- prepare_invasible(species_list,rho=1,plot=TRUE, predictors=
+ c("Fake_categorical_trait","Fake_continuous_trait"))
Error in getYmult() : could not find function "getYmult"
Calls: prepare_invasible -> <Anonymous> -> plotSimmap -> plotFan -> draw.arc
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang