Last updated on 2025-03-26 05:53:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.11 | 3.39 | 27.11 | 30.50 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.0.11 | 2.37 | 21.24 | 23.61 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.0.11 | 55.00 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.11 | 53.06 | ERROR | |||
r-devel-macos-arm64 | 1.0.11 | 21.00 | OK | |||
r-devel-macos-x86_64 | 1.0.11 | 40.00 | OK | |||
r-devel-windows-x86_64 | 1.0.11 | 5.00 | 61.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 1.0.11 | 3.84 | 26.65 | 30.49 | OK | --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 1.0.11 | 3.19 | 26.09 | 29.28 | NOTE | --no-examples --no-tests --no-vignettes |
r-release-macos-arm64 | 1.0.11 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.11 | 30.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.11 | 5.00 | 60.00 | 65.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.11 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.0.11 | 30.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.11 | 6.00 | 63.00 | 69.00 | NOTE |
Version: 1.0.11
Check: examples
Result: ERROR
Running examples in ‘bazar-Ex.R’ failed
The error most likely occurred in:
> ### Name: normalize
> ### Title: Normalize a numeric vector
> ### Aliases: normalize
>
> ### ** Examples
>
> x <- rnorm(10)
> normalize(x)
Error in attributes(.Data) <- c(attributes(.Data), attrib) :
Cannot modify attributes on primitive functions
Calls: normalize -> as.fun -> as.fun.character -> structure
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.11
Flags: --no-examples --no-tests --no-vignettes
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavor: r-release-linux-x86_64
Version: 1.0.11
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64