Last updated on 2026-08-27 21:00:19 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 14.60 | 175.27 | 189.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 10.01 | 119.66 | 129.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 11.00 | 127.29 | 138.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 10.00 | 121.45 | 131.45 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 19.00 | 206.00 | 225.00 | OK | |
| r-patched-linux-x86_64 | 1.2.0 | 15.00 | 164.86 | 179.86 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 13.71 | 163.45 | 177.16 | OK | |
| r-release-macos-arm64 | 1.2.0 | 4.00 | 49.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 11.00 | 157.00 | 168.00 | ERROR | |
| r-release-windows-x86_64 | 1.2.0 | 16.00 | 190.00 | 206.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 | 172.00 | 184.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.2.0 | 23.00 | 240.00 | 263.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