Last updated on 2024-12-04 00:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 10.83 | 77.28 | 88.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 7.08 | 56.27 | 63.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 150.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 136.69 | OK | |||
r-devel-windows-x86_64 | 1.0 | 13.00 | 91.00 | 104.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 10.74 | 73.01 | 83.75 | OK | |
r-release-linux-x86_64 | 1.0 | 10.07 | 73.02 | 83.09 | OK | |
r-release-macos-arm64 | 1.0 | 39.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 68.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 12.00 | 90.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 84.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 15.00 | 104.00 | 119.00 | ERROR |
Version: 1.0
Check: examples
Result: ERROR
Running examples in 'lqmix-Ex.R' failed
The error most likely occurred in:
> ### Name: lqmix
> ### Title: Linear Quantile Mixture with TC and/or TV, discrete, random
> ### coefficients
> ### Aliases: lqmix
>
> ### ** Examples
>
> outTC = lqmix(formula=meas~trt+time+trt:time,randomTC=~1,
+ group="id",time="time",G=2,data=pain,se=TRUE,R=10)
Model TC - qtl = 0.5
------------|-------------|-------------|-------------|
iteration | G | lk | (lk-lko) |
------------|-------------|-------------|-------------|
0 | 2 | -1682.31 | NA |
8 | 2 | -1607.11 | 4.64719e-06 |
------------|-------------|-------------|-------------|
Computing standard errors ... Error in serverSocket(port = port) :
creation of server socket failed: port 11573 cannot be opened
Calls: lqmix ... lqmixTC -> makeCluster -> makePSOCKcluster -> serverSocket
Execution halted
Flavor: r-oldrel-windows-x86_64