Last updated on 2021-11-01 00:49:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.31.0 | 10.58 | 77.78 | 88.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.31.1 | 8.88 | 51.44 | 60.32 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.31.1 | 118.42 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.31.1 | 108.60 | OK | |||
r-devel-windows-x86_64 | 1.31.0 | 24.00 | 93.00 | 117.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.31.0 | OK | ||||
r-patched-linux-x86_64 | 1.31.0 | 12.19 | 76.15 | 88.34 | OK | |
r-patched-solaris-x86 | 1.31.1 | 144.30 | OK | |||
r-release-linux-x86_64 | 1.31.1 | 9.95 | 65.95 | 75.90 | OK | |
r-release-macos-arm64 | 1.31.1 | OK | ||||
r-release-macos-x86_64 | 1.31.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.30.1 | 31.00 | 94.00 | 125.00 | OK | |
r-oldrel-macos-x86_64 | 1.31.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.31.0 | 30.00 | 127.00 | 157.00 | ERROR |
Version: 1.31.0
Check: running tests for arch ‘i386’
Result: ERROR
Running 'test-SFMT.R' [0s]
Running 'test-parallel-qmc.R' [0s]
Running 'test-permut.R' [0s]
Running 'test-runifInterface-LCG.R' [0s]
Running 'test-runifInterface-nonLCG.R' [0s]
Running 'test-sobol-Ccode.R' [0s]
Running 'test-sobol-basic.R' [0s]
Running 'test-sobol-scram.R' [7s]
Running 'testHalton.R' [0s]
Running 'testSobol.R' [0s]
Running 'testStirling.R' [1s]
Running 'testTorus.R' [0s]
Running 'testWELL.R' [1s]
Running 'testenvir.R' [0s]
Running the tests in 'tests/test-sobol-scram.R' failed.
Complete output:
> library(randtoolbox)
Loading required package: rngWELL
This is randtoolbox. For an overview, type 'help("randtoolbox")'.
>
> #simple check
> umat <- sobol(n=1e5, dim=1111)
Error: cannot allocate vector of size 423.8 Mb
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64