Last updated on 2026-09-25 08:53:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 26.69 | 177.39 | 204.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 20.74 | 117.36 | 138.10 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 21.00 | 118.67 | 139.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 22.00 | 163.70 | 185.70 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 44.00 | 228.00 | 272.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.1 | 33.00 | 165.23 | 198.23 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 30.96 | 163.24 | 194.20 | OK | |
| r-release-macos-arm64 | 1.2.2 | 8.00 | 61.00 | 69.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 24.00 | 263.00 | 287.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 49.00 | 201.00 | 250.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 11.00 | 80.00 | 91.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.2 | 24.00 | 252.00 | 276.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 55.00 | 219.00 | 274.00 | OK |
Version: 1.2.1
Check: examples
Result: ERROR
Running examples in 'mvMORPH-Ex.R' failed
The error occurred in:
R Under development (unstable) (2026-09-21 r90579 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> pkgname <- "mvMORPH"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> options(pager = "console")
> library('mvMORPH')
Loading required package: phytools
Loading required package: ape
Loading required package: maps
Loading required package: corpcor
Loading required package: subplex
Error: package or namespace load failed for 'mvMORPH' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'pbapply'
Execution halted
Flavor: r-devel-windows-x86_64