Last updated on 2026-08-20 10:54:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 15.77 | 177.42 | 193.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 9.53 | 124.48 | 134.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 12.00 | 120.70 | 132.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 11.00 | 129.62 | 140.62 | OK | |
| r-devel-windows-x86_64 | 1.1.0 | 20.00 | 208.00 | 228.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 15.57 | 166.93 | 182.50 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 11.72 | 166.85 | 178.57 | OK | |
| r-release-macos-arm64 | 1.2.0 | 4.00 | 49.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 12.00 | 162.00 | 174.00 | ERROR | |
| r-release-windows-x86_64 | 1.1.0 | 17.00 | 0.00 | 17.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | 4.00 | 52.00 | 56.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.0 | 12.00 | 247.00 | 259.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.1.0 | 23.00 | 242.00 | 265.00 | OK |
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in ‘MatchingPursuit-Ex.R’ failed
The error most likely occurred in:
> ### Name: empi_locate
> ### Title: Get required external software localization
> ### Aliases: empi_locate
>
> ### ** Examples
>
> empi_locate()
Error in empi_locate() :
Only Apple Silicon Macs (arm64) are supported. Detected architecture: x86_64
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘MatchingPursuit.Rmd’ using rmarkdown
Quitting from MatchingPursuit.Rmd:76-78 [empi_locate]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `empi_locate()`:
! Only Apple Silicon Macs (arm64) are supported. Detected architecture: x86_64
---
Backtrace:
▆
1. └─MatchingPursuit::empi_locate()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'MatchingPursuit.Rmd' failed with diagnostics:
Only Apple Silicon Macs (arm64) are supported. Detected architecture: x86_64
--- failed re-building ‘MatchingPursuit.Rmd’
SUMMARY: processing the following file failed:
‘MatchingPursuit.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64