Last updated on 2026-05-12 09:52:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 6.31 | 70.51 | 76.82 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 3.54 | 49.53 | 53.07 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 10.00 | 107.35 | 117.35 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 9.00 | 106.12 | 115.12 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 7.00 | 82.00 | 89.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.5 | 5.73 | 53.12 | 58.85 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 5.93 | 54.28 | 60.21 | OK | |
| r-release-macos-arm64 | 1.0.5 | 2.00 | 18.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.0.5 | 5.00 | 63.00 | 68.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 8.00 | 82.00 | 90.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.5 | 5.00 | 62.00 | 67.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 12.00 | 100.00 | 112.00 | OK |
Version: 1.0.5
Check: examples
Result: ERROR
Running examples in 'mulgar-Ex.R' failed
The error most likely occurred in:
> ### Name: convert_proj_tibble
> ### Title: This function turns a projection sequence into a tibble
> ### Aliases: convert_proj_tibble
>
> ### ** Examples
>
>
> require(tourr)
Loading required package: tourr
> t1 <- interpolate(save_history(flea[, 1:6], grand_tour(4), max = 2))
Converting input data to the required matrix format.
Error in .subset(x, i, j, k, drop = FALSE) :
incorrect number of dimensions
Calls: interpolate ... as.list.history_array -> do.call -> apply -> array -> [ -> [.history_array
Execution halted
Flavor: r-devel-windows-x86_64