Last updated on 2026-09-03 19:52:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 5.97 | 69.53 | 75.50 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.8 | 4.76 | 53.91 | 58.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.8 | 56.14 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 6.00 | 54.73 | 60.73 | OK | |
| r-devel-windows-x86_64 | 1.0.8 | 9.00 | 72.00 | 81.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.8 | 6.94 | 53.76 | 60.70 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 5.01 | 54.14 | 59.15 | OK | |
| r-release-macos-arm64 | 1.0.8 | 2.00 | 18.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.0.8 | 7.00 | 72.00 | 79.00 | OK | |
| r-release-windows-x86_64 | 1.0.8 | 13.00 | 91.00 | 104.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.8 | 2.00 | 22.00 | 24.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.8 | 7.00 | 71.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.8 | 14.00 | 96.00 | 110.00 | OK |
Version: 1.0.8
Check: examples
Result: ERROR
Running examples in 'mulgar-Ex.R' failed
The error most likely occurred in:
> ### Name: anomalies
> ### Title: Data sets with anomalies
> ### Aliases: anomalies anomaly1 anomaly2 anomaly3 anomaly4 anomaly5
> ### Keywords: datasets
>
> ### ** Examples
>
> require(GGally)
Loading required package: GGally
Loading required package: ggplot2
Error: package or namespace load failed for 'GGally':
object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
> data(anomaly1)
> data(anomaly2)
> ggscatmat(anomaly1)
Error in ggscatmat(anomaly1) : could not find function "ggscatmat"
Execution halted
Flavor: r-devel-windows-x86_64