Last updated on 2025-04-15 09:52:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.11 | 3.04 | 27.09 | 30.13 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.0.11 | 2.29 | 22.10 | 24.39 | OK | --no-examples --no-tests --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.0.11 | 52.09 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.11 | 52.59 | ERROR | |||
r-devel-windows-x86_64 | 1.0.11 | 4.00 | 59.00 | 63.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.11 | 3.99 | 26.75 | 30.74 | OK | --no-examples --no-tests --no-vignettes |
r-release-linux-x86_64 | 1.0.11 | 3.18 | 26.93 | 30.11 | OK | --no-examples --no-tests --no-vignettes |
r-release-macos-arm64 | 1.0.11 | 25.00 | OK | |||
r-release-macos-x86_64 | 1.0.11 | 36.00 | OK | |||
r-release-windows-x86_64 | 1.0.11 | 4.00 | 60.00 | 64.00 | OK | |
r-oldrel-macos-arm64 | 1.0.11 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.11 | 30.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.11 | 6.00 | 62.00 | 68.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 an attribute on a 'builtin'
Calls: normalize -> as.fun -> as.fun.character -> structure
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64
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
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.11
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64