Last updated on 2021-05-27 12:54:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 19.76 | 143.51 | 163.27 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 14.36 | 104.66 | 119.02 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 207.35 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 193.87 | ERROR | |||
r-devel-windows-x86_64 | 0.6.1 | 28.00 | 141.00 | 169.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.6.1 | OK | ||||
r-patched-linux-x86_64 | 0.6.1 | 20.72 | 147.68 | 168.40 | OK | |
r-patched-solaris-x86 | 0.6.1 | 273.10 | OK | |||
r-release-linux-x86_64 | 0.6.1 | 17.08 | 148.11 | 165.19 | OK | |
r-release-macos-x86_64 | 0.6.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.6.1 | 30.00 | 191.00 | 221.00 | OK | |
r-oldrel-macos-x86_64 | 0.6.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.1 | 28.00 | 134.00 | 162.00 | OK |
Version: 0.6.1
Check: examples
Result: ERROR
Running examples in 'visualFields-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: poplr_cstat
> ### Title: permutation of pointwise linear regression (PoPLR): calculation
> ### of the combined statistic
> ### Aliases: poplr_cstat
>
> ### ** Examples
>
> res <- poplr( vf91016right )
Error in matrix(rep(sltest, nloc * nperm), nloc, nperm) :
data length differs from size of matrix: [13520000 != 52 x 5000]
Calls: poplr -> poplr_pstat -> pt -> t -> matrix
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.6.1
Check: examples
Result: ERROR
Running examples in ‘visualFields-Ex.R’ failed
The error most likely occurred in:
> ### Name: poplr_cstat
> ### Title: permutation of pointwise linear regression (PoPLR): calculation
> ### of the combined statistic
> ### Aliases: poplr_cstat
>
> ### ** Examples
>
> res <- poplr( vf91016right )
Error in matrix(rep(sltest, nloc * nperm), nloc, nperm) :
data length differs from size of matrix: [13520000 != 52 x 5000]
Calls: poplr -> poplr_pstat -> pt -> t -> matrix
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc