Last updated on 2026-02-26 20:51:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.0 | 72.10 | 580.41 | 652.51 | OK | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 1.3.0 | 42.07 | 369.87 | 411.94 | OK | --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 1.3.0 | 116.00 | 885.76 | 1001.76 | OK | --no-vignettes |
| r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 110.00 | 861.18 | 971.18 | OK | --no-vignettes |
| r-devel-macos-arm64 | 1.3.0 | 22.00 | 1629.00 | 1651.00 | OK | |
| r-devel-windows-x86_64 | 1.3.0 | 133.00 | 587.00 | 720.00 | OK | --no-vignettes |
| r-patched-linux-x86_64 | 1.3.0 | 72.43 | 585.56 | 657.99 | OK | --no-vignettes |
| r-release-linux-x86_64 | 1.3.0 | 68.63 | 586.64 | 655.27 | OK | --no-vignettes |
| r-release-macos-arm64 | 1.3.0 | 20.00 | 1742.00 | 1762.00 | OK | |
| r-release-macos-x86_64 | 1.3.0 | 93.00 | 1710.00 | 1803.00 | ERROR | |
| r-release-windows-x86_64 | 1.3.0 | 144.00 | 695.00 | 839.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 1.3.0 | 20.00 | 1661.00 | 1681.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.0 | 77.00 | 1726.00 | 1803.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.0 | 191.00 | 687.00 | 878.00 | OK | --no-vignettes |
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in ‘ctmm-Ex.R’ failed
The error most likely occurred in:
> ### Name: projection
> ### Title: Projection
> ### Aliases: projection projection,telemetry-method
> ### projection<-,telemetry-method projection,ctmm-method
> ### projection<-,ctmm-method projection,UD-method projection,list-method
> ### projection<-,list-method projection,NULL-method median
> ### median.telemetry compass
>
> ### ** Examples
>
> # Load package and data
> library(ctmm)
> data(buffalo)
>
> # Apply a 1-point projection that preserves North==up
> projection(buffalo) <- median(buffalo)
Execution halted
* using check arguments '--no-clean-on-error '
Flavor: r-release-macos-x86_64