Last updated on 2023-02-03 19:52:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.8 | 39.92 | 400.73 | 440.65 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.8 | 30.51 | 287.87 | 318.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.8 | 436.41 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 519.91 | OK | |||
r-devel-windows-x86_64 | 1.0.8 | 61.00 | 370.00 | 431.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.8 | 35.68 | 375.92 | 411.60 | OK | |
r-release-linux-x86_64 | 1.0.8 | 25.99 | 386.40 | 412.39 | OK | |
r-release-macos-arm64 | 1.0.8 | 109.00 | OK | |||
r-release-macos-x86_64 | 1.0.8 | 188.00 | OK | |||
r-release-windows-x86_64 | 1.0.8 | 72.00 | 419.00 | 491.00 | OK | |
r-oldrel-macos-arm64 | 1.0.8 | 110.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.8 | 189.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.8 | 78.00 | 413.00 | 491.00 | OK |
Version: 1.0.8
Check: examples
Result: ERROR
Running examples in 'rcaiman-Ex.R' failed
The error most likely occurred in:
> ### Name: colorfulness
> ### Title: Quantify the colorfulness of an image
> ### Aliases: colorfulness
>
> ### ** Examples
>
> caim <- read_caim() %>% normalize()
> plotRGB(caim*255)
> colorfulness(caim)
Error: cannot allocate vector of size 4.3 Mb
Execution halted
Error: 'R_Calloc' could not allocate memory (1505280 of 1 bytes)
Fatal error: error during cleanup
Flavor: r-devel-windows-x86_64