Last updated on 2019-03-14 00:46:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.8 | 32.60 | 88.84 | 121.44 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.8 | 25.64 | 70.51 | 96.15 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.3.8 | 160.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.8 | 140.61 | OK | |||
r-devel-windows-ix86+x86_64 | 2.3.8 | 60.00 | 173.00 | 233.00 | OK | |
r-patched-linux-x86_64 | 2.3.8 | 24.39 | 82.36 | 106.75 | OK | |
r-patched-solaris-x86 | 2.3.8 | 279.20 | OK | |||
r-release-linux-x86_64 | OK | |||||
r-release-windows-ix86+x86_64 | 2.3.8 | 78.00 | 161.00 | 239.00 | OK | |
r-release-osx-x86_64 | 2.3.8 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.3.8 | 78.00 | 140.00 | 218.00 | ERROR | |
r-oldrel-osx-x86_64 | 2.3.8 | OK |
Version: 2.3.8
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'msgl-Ex.R' failed
The error most likely occurred in:
> ### Name: coef.msgl
> ### Title: Nonzero coefficients
> ### Aliases: coef.msgl
>
> ### ** Examples
>
> data(SimData)
>
>
> lambda <- msgl::lambda(x, classes, alpha = .5, d = 50, lambda.min = 0.05)
> fit <- msgl::fit(x, classes, alpha = .5, lambda = lambda)
Running msgl (dense design matrix)
Samples: Features: Classes: Groups: Parameters:
100 401 10 401 4.01k
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
>
> # the nonzero coefficients of the models 1, 10 and 20
> coef(fit, index = c(1,10,20))
[[1]]
10 x 1 sparse Matrix of class "dgCMatrix"
Error in isFALSE(suppRows) : could not find function "isFALSE"
Calls: print -> print -> .local
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 2.3.8
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'msgl-Ex.R' failed
The error most likely occurred in:
> ### Name: coef.msgl
> ### Title: Nonzero coefficients
> ### Aliases: coef.msgl
>
> ### ** Examples
>
> data(SimData)
>
>
> lambda <- msgl::lambda(x, classes, alpha = .5, d = 50, lambda.min = 0.05)
> fit <- msgl::fit(x, classes, alpha = .5, lambda = lambda)
Running msgl (dense design matrix)
Samples: Features: Classes: Groups: Parameters:
100 401 10 401 4.01k
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
>
> # the nonzero coefficients of the models 1, 10 and 20
> coef(fit, index = c(1,10,20))
[[1]]
10 x 1 sparse Matrix of class "dgCMatrix"
Error in isFALSE(suppRows) : could not find function "isFALSE"
Calls: print -> print -> .local
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 2.3.8
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Quitting from lines 98-99 (msgl-getting-started.Rmd)
Error: processing vignette 'msgl-getting-started.Rmd' failed with diagnostics:
could not find function "isFALSE"
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64