Last updated on 2022-11-25 07:54:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-1 | 8.60 | 74.13 | 82.73 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5-1 | 7.18 | 55.82 | 63.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5-1 | 109.57 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-1 | 106.38 | ERROR | |||
r-devel-windows-x86_64 | 0.5-1 | 14.00 | 90.00 | 104.00 | ERROR | |
r-patched-linux-x86_64 | 0.5-1 | ERROR | ||||
r-release-linux-x86_64 | 0.5-1 | 10.33 | 68.14 | 78.47 | ERROR | |
r-release-macos-arm64 | 0.5-1 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.5-1 | 44.00 | OK | |||
r-release-windows-x86_64 | 0.5-1 | 15.00 | 99.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 0.5-1 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5-1 | 53.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.5-1 | 20.00 | 89.00 | 109.00 | ERROR |
Version: 0.5-1
Check: examples
Result: ERROR
Running examples in 'QPmin-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: QPmin-package
> ### Title: Linearly Constrained Indefinite Quadratic Program Solver
> ### Aliases: QPmin-package
> ### Keywords: package
>
> ### ** Examples
>
> set.seed(2)
> RP <- randomQP(8, "indefinite")
> with(RP, QPmin(G, g, t(A), b, neq = 0, tol = 1e-8))
as(<dgCMatrix>, "dgTMatrix") is deprecated since Matrix 1.5-0; do as(., "TsparseMatrix") instead
Error in P[n + nactive + 1] <- P[n + nactive + ll] :
replacement has length zero
Calls: with -> with.default -> eval -> eval -> QPmin
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.5-1
Check: examples
Result: ERROR
Running examples in ‘QPmin-Ex.R’ failed
The error most likely occurred in:
> ### Name: QPmin-package
> ### Title: Linearly Constrained Indefinite Quadratic Program Solver
> ### Aliases: QPmin-package
> ### Keywords: package
>
> ### ** Examples
>
> set.seed(2)
> RP <- randomQP(8, "indefinite")
> with(RP, QPmin(G, g, t(A), b, neq = 0, tol = 1e-8))
as(<dgCMatrix>, "dgTMatrix") is deprecated since Matrix 1.5-0; do as(., "TsparseMatrix") instead
Error in P[n + nactive + 1] <- P[n + nactive + ll] :
replacement has length zero
Calls: with -> with.default -> eval -> eval -> QPmin
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-oldrel-windows-ix86+x86_64