Last updated on 2025-04-11 04:50:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.11 | 3.35 | 27.44 | 30.79 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.0.11 | 2.12 | 21.63 | 23.75 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.0.11 | 57.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.11 | 52.59 | ERROR | |||
r-devel-macos-arm64 | 1.0.11 | 25.00 | OK | |||
r-devel-macos-x86_64 | 1.0.11 | 36.00 | OK | |||
r-devel-windows-x86_64 | 1.0.11 | 4.00 | 59.00 | 63.00 | OK | |
r-patched-linux-x86_64 | 1.0.11 | 3.72 | 27.13 | 30.85 | OK | --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 1.0.11 | 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 | 62.00 | 67.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 | 68.00 | 74.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 set attribute on a 'builtin'
Calls: normalize -> as.fun -> as.fun.character -> structure
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, 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