Last updated on 2025-03-11 12:52:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-6 | 10.75 | 96.13 | 106.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2-6 | 7.74 | 70.35 | 78.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2-6 | 165.60 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-6 | 228.84 | ERROR | |||
r-devel-macos-arm64 | 0.2-6 | 58.00 | OK | |||
r-devel-macos-x86_64 | 0.2-6 | 117.00 | OK | |||
r-devel-windows-x86_64 | 0.2-6 | 11.00 | 117.00 | 128.00 | OK | |
r-patched-linux-x86_64 | 0.2-6 | 10.15 | 92.22 | 102.37 | OK | |
r-release-linux-x86_64 | 0.2-6 | 10.60 | 91.01 | 101.61 | OK | |
r-release-macos-arm64 | 0.2-6 | 58.00 | OK | |||
r-release-macos-x86_64 | 0.2-6 | 127.00 | OK | |||
r-release-windows-x86_64 | 0.2-6 | 12.00 | 120.00 | 132.00 | OK | |
r-oldrel-macos-arm64 | 0.2-6 | OK | ||||
r-oldrel-macos-x86_64 | 0.2-6 | 136.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2-6 | 15.00 | 129.00 | 144.00 | OK |
Version: 0.2-6
Check: tests
Result: ERROR
Running ‘test_glmertree.R’ [5s/11s]
Running the tests in ‘tests/test_glmertree.R’ failed.
Complete output:
> library("glmertree")
Loading required package: lme4
Loading required package: Matrix
Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
> options(width = 70, prompt = "R> ", continue = "+ ", digits = 4)
R>
R> data("DepressionDemo", package = "glmertree")
R> summary(DepressionDemo)
depression treatment cluster age
Min. : 3.00 Treatment 1:78 1 :15 Min. :18
1st Qu.: 7.00 Treatment 2:72 2 :15 1st Qu.:39
Median : 9.00 3 :15 Median :45
Mean : 9.12 4 :15 Mean :45
3rd Qu.:11.00 5 :15 3rd Qu.:52
Max. :16.00 6 :15 Max. :69
(Other):60
anxiety duration depression_bin
Min. : 3.0 Min. : 1.00 0:78
1st Qu.: 8.0 1st Qu.: 5.00 1:72
Median :10.0 Median : 7.00
Mean :10.3 Mean : 6.97
3rd Qu.:12.0 3rd Qu.: 9.00
Max. :18.0 Max. :17.00
R>
R> lmm_tree <- lmertree(depression ~ treatment | cluster | age + duration + anxiety,
+ data = DepressionDemo)
Error in if (continue & (abs(newloglik - oldloglik[2]) < abstol)) { :
missing value where TRUE/FALSE needed
Calls: lmertree
In addition: Warning messages:
1: In optwrap(optimizer, devfun, getStart(start, rho$pp), lower = rho$lower, :
convergence code -2 from nloptwrap: NLOPT_INVALID_ARGS: Invalid arguments (e.g. lower bounds are bigger than upper bounds, an unknown algorithm was specified, etcetera).
2: In checkConv(attr(opt, "derivs"), opt$par, ctrl = control$checkConv, :
Model failed to converge with max|grad| = 2.14658 (tol = 0.002, component 1)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2-6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘glmertree.Rnw’ using Sweave
Loading required package: lme4
Loading required package: Matrix
Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
Warning in optwrap(optimizer, devfun, getStart(start, rho$pp), lower = rho$lower, :
convergence code -2 from nloptwrap: NLOPT_INVALID_ARGS: Invalid arguments (e.g. lower bounds are bigger than upper bounds, an unknown algorithm was specified, etcetera).
Warning in checkConv(attr(opt, "derivs"), opt$par, ctrl = control$checkConv, :
Model failed to converge with max|grad| = 0.754457 (tol = 0.002, component 1)
Error: processing vignette 'glmertree.Rnw' failed with diagnostics:
chunk 6
Error in if (continue & (abs(newloglik - oldloglik[2]) < abstol)) { :
missing value where TRUE/FALSE needed
--- failed re-building ‘glmertree.Rnw’
SUMMARY: processing the following file failed:
‘glmertree.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2-6
Check: tests
Result: ERROR
Running ‘test_glmertree.R’ [7s/14s]
Running the tests in ‘tests/test_glmertree.R’ failed.
Complete output:
> library("glmertree")
Loading required package: lme4
Loading required package: Matrix
Loading required package: partykit
Loading required package: grid
Loading required package: libcoin
Loading required package: mvtnorm
> options(width = 70, prompt = "R> ", continue = "+ ", digits = 4)
R>
R> data("DepressionDemo", package = "glmertree")
R> summary(DepressionDemo)
depression treatment cluster age
Min. : 3.00 Treatment 1:78 1 :15 Min. :18
1st Qu.: 7.00 Treatment 2:72 2 :15 1st Qu.:39
Median : 9.00 3 :15 Median :45
Mean : 9.12 4 :15 Mean :45
3rd Qu.:11.00 5 :15 3rd Qu.:52
Max. :16.00 6 :15 Max. :69
(Other):60
anxiety duration depression_bin
Min. : 3.0 Min. : 1.00 0:78
1st Qu.: 8.0 1st Qu.: 5.00 1:72
Median :10.0 Median : 7.00
Mean :10.3 Mean : 6.97
3rd Qu.:12.0 3rd Qu.: 9.00
Max. :18.0 Max. :17.00
R>
R> lmm_tree <- lmertree(depression ~ treatment | cluster | age + duration + anxiety,
+ data = DepressionDemo)
Error in if (continue & (abs(newloglik - oldloglik[2]) < abstol)) { :
missing value where TRUE/FALSE needed
Calls: lmertree
In addition: Warning messages:
1: In optwrap(optimizer, devfun, getStart(start, rho$pp), lower = rho$lower, :
convergence code -2 from nloptwrap: NLOPT_INVALID_ARGS: Invalid arguments (e.g. lower bounds are bigger than upper bounds, an unknown algorithm was specified, etcetera).
2: In checkConv(attr(opt, "derivs"), opt$par, ctrl = control$checkConv, :
Model failed to converge with max|grad| = 2.14658 (tol = 0.002, component 1)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.