Last updated on 2026-03-31 22:52:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5 | 9.20 | 100.02 | 109.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5 | 6.47 | 67.97 | 74.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.5 | 15.00 | 149.93 | 164.93 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5 | 16.00 | 161.99 | 177.99 | OK | |
| r-devel-macos-arm64 | 1.5 | 2.00 | 25.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 1.5 | 11.00 | 108.00 | 119.00 | ERROR | |
| r-patched-linux-x86_64 | 1.5 | 9.84 | 88.43 | 98.27 | OK | |
| r-release-linux-x86_64 | 1.5 | 8.57 | 88.00 | 96.57 | OK | |
| r-release-macos-arm64 | 1.5 | OK | ||||
| r-release-macos-x86_64 | 1.5 | 6.00 | 71.00 | 77.00 | OK | |
| r-release-windows-x86_64 | 1.5 | 11.00 | 110.00 | 121.00 | OK | |
| r-oldrel-macos-arm64 | 1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5 | 6.00 | 84.00 | 90.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5 | 15.00 | 135.00 | 150.00 | OK |
Version: 1.5
Check: examples
Result: ERROR
Running examples in 'descriptio-Ex.R' failed
The error most likely occurred in:
> ### Name: ggassoc_marimekko
> ### Title: Marimekko plot
> ### Aliases: ggassoc_marimekko
> ### Keywords: multivariate aplot
>
> ### ** Examples
>
> data(Movies)
> ggassoc_marimekko(data=Movies, mapping=ggplot2::aes(Genre, Country))
> ggassoc_marimekko(data=Movies, mapping=ggplot2::aes(Genre, Country), type = "patterns")
Flavor: r-devel-windows-x86_64