Last updated on 2020-03-29 15:51:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 2.48 | 21.58 | 24.06 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 36.65 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 35.92 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 5.00 | 49.00 | 54.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2.1 | 7.00 | 43.00 | 50.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 3.47 | 27.25 | 30.72 | ERROR | |
r-patched-solaris-x86 | 0.2.1 | 54.00 | ERROR | |||
r-release-linux-x86_64 | 0.2.1 | 2.58 | 29.79 | 32.37 | OK | |
r-release-windows-ix86+x86_64 | 0.2.1 | 5.00 | 57.00 | 62.00 | OK | |
r-release-osx-x86_64 | 0.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 3.00 | 38.00 | 41.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.1 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in 'sEparaTe-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: lrt2d_svc
> ### Title: Unbiased modified likelihood ratio test for simple separability
> ### of a variance-covariance matrix.
> ### Aliases: lrt2d_svc
>
> ### ** Examples
>
> #To reduce the time elapsed, this example uses only 160 simulations.
> #8000 simulations or more are recommended in an example like this.
> output <- lrt2d_svc(value2d~Id1+Id2, rep = "K", data = data2d, n.simul = 160)
Error in sort.int(x, na.last = na.last, decreasing = decreasing, ...) :
'x' must be atomic
Calls: lrt2d_svc ... quantile.default -> sort -> sort.default -> sort.int
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘sEparaTe-Ex.R’ failed
The error most likely occurred in:
> ### Name: lrt2d_svc
> ### Title: Unbiased modified likelihood ratio test for simple separability
> ### of a variance-covariance matrix.
> ### Aliases: lrt2d_svc
>
> ### ** Examples
>
> #To reduce the time elapsed, this example uses only 160 simulations.
> #8000 simulations or more are recommended in an example like this.
> output <- lrt2d_svc(value2d~Id1+Id2, rep = "K", data = data2d, n.simul = 160)
Error in sort.int(x, na.last = na.last, decreasing = decreasing, ...) :
'x' must be atomic
Calls: lrt2d_svc ... quantile.default -> sort -> sort.default -> sort.int
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86