CRAN Package Check Results for Package mixsqp

Last updated on 2019-02-05 10:51:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-79 27.54 41.04 68.58 ERROR
r-devel-linux-x86_64-debian-gcc 0.1-79 20.72 34.51 55.23 ERROR
r-devel-linux-x86_64-fedora-clang 0.1-79 92.17 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1-79 86.33 ERROR
r-devel-windows-ix86+x86_64 0.1-79 76.00 120.00 196.00 NOTE
r-patched-linux-x86_64 0.1-79 25.25 40.75 66.00 ERROR
r-patched-solaris-x86 0.1-79 138.40 NOTE
r-release-linux-x86_64 0.1-79 24.77 40.24 65.01 ERROR
r-release-windows-ix86+x86_64 0.1-79 56.00 97.00 153.00 NOTE
r-release-osx-x86_64 0.1-79 NOTE
r-oldrel-windows-ix86+x86_64 0.1-79 82.00 115.00 197.00 NOTE
r-oldrel-osx-x86_64 0.1-79 NOTE

Check Details

Version: 0.1-79
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/9s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mixsqp)
     > test_check("mixsqp")
     ── 1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihoo
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:88
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L, w) at testthat/test_mixsqp.R:116
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 3. Error: mix-SQP gives correct solution for "short and fat" matrix, even whe
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:192
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 4. Error: mix-SQP converges, and outputs correct solution, for example in whi
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:225
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 28 SKIPPED: 0 FAILED: 4
     1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihood matrix (@test_mixsqp.R#88)
     2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood matrix with unequal row weights (@test_mixsqp.R#116)
     3. Error: mix-SQP gives correct solution for "short and fat" matrix, even when linear systems in active-set method are not necessarily s.p.d. (@test_mixsqp.R#192)
     4. Error: mix-SQP converges, and outputs correct solution, for example in which the "dual residual" never reaches exactly zero (@test_mixsqp.R#225)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1-79
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘mixsqp-intro.Rmd’ using rmarkdown
    Quitting from lines 111-112 (mixsqp-intro.Rmd)
    Error: processing vignette 'mixsqp-intro.Rmd' failed with diagnostics:
    Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
    --- failed re-building ‘mixsqp-intro.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘mixsqp-intro.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1-79
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mixsqp)
     > test_check("mixsqp")
     ── 1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihoo
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:88
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L, w) at testthat/test_mixsqp.R:116
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 3. Error: mix-SQP gives correct solution for "short and fat" matrix, even whe
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:192
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 4. Error: mix-SQP converges, and outputs correct solution, for example in whi
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:225
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 28 SKIPPED: 0 FAILED: 4
     1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihood matrix (@test_mixsqp.R#88)
     2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood matrix with unequal row weights (@test_mixsqp.R#116)
     3. Error: mix-SQP gives correct solution for "short and fat" matrix, even when linear systems in active-set method are not necessarily s.p.d. (@test_mixsqp.R#192)
     4. Error: mix-SQP converges, and outputs correct solution, for example in which the "dual residual" never reaches exactly zero (@test_mixsqp.R#225)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1-79
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mixsqp)
     > test_check("mixsqp")
     ── 1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihoo
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:88
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L, w) at testthat/test_mixsqp.R:116
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 3. Error: mix-SQP gives correct solution for "short and fat" matrix, even whe
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:192
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 4. Error: mix-SQP converges, and outputs correct solution, for example in whi
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:225
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 28 SKIPPED: 0 FAILED: 4
     1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihood matrix (@test_mixsqp.R#88)
     2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood matrix with unequal row weights (@test_mixsqp.R#116)
     3. Error: mix-SQP gives correct solution for "short and fat" matrix, even when linear systems in active-set method are not necessarily s.p.d. (@test_mixsqp.R#192)
     4. Error: mix-SQP converges, and outputs correct solution, for example in which the "dual residual" never reaches exactly zero (@test_mixsqp.R#225)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1-79
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘mixsqp-intro.Rmd’ using rmarkdown
    Quitting from lines 111-112 (mixsqp-intro.Rmd)
    Error: processing vignette 'mixsqp-intro.Rmd' failed with diagnostics:
    Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
    --- failed re-building ‘mixsqp-intro.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘mixsqp-intro.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1-79
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking: 'Rmosek', 'REBayes'
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1-79
Check: Rd cross-references
Result: NOTE
    Packages unavailable to check Rd xrefs: 'REBayes', 'Rmosek'
Flavors: r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.1-79
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mixsqp)
     > test_check("mixsqp")
     ── 1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihoo
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:88
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L, w) at testthat/test_mixsqp.R:116
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 3. Error: mix-SQP gives correct solution for "short and fat" matrix, even whe
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:192
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 4. Error: mix-SQP converges, and outputs correct solution, for example in whi
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:225
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 28 SKIPPED: 0 FAILED: 4
     1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihood matrix (@test_mixsqp.R#88)
     2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood matrix with unequal row weights (@test_mixsqp.R#116)
     3. Error: mix-SQP gives correct solution for "short and fat" matrix, even when linear systems in active-set method are not necessarily s.p.d. (@test_mixsqp.R#192)
     4. Error: mix-SQP converges, and outputs correct solution, for example in which the "dual residual" never reaches exactly zero (@test_mixsqp.R#225)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1-79
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Quitting from lines 111-112 (mixsqp-intro.Rmd)
    Error: processing vignette ‘mixsqp-intro.Rmd’ failed with diagnostics:
    Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
    Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1-79
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking: ‘Rmosek’ ‘REBayes’
Flavors: r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.1-79
Check: tests
Result: ERROR
     Running ‘testthat.R’ [10s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mixsqp)
     > test_check("mixsqp")
     ── 1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihoo
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:88
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L, w) at testthat/test_mixsqp.R:116
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 3. Error: mix-SQP gives correct solution for "short and fat" matrix, even whe
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:192
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ── 4. Error: mix-SQP converges, and outputs correct solution, for example in whi
     Unknown exported object. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
     1: mixkwdual(L) at testthat/test_mixsqp.R:225
     2: REBayes::KWDual(L, d, w, ...)
     3: Rmosek::mosek(P, opts = list(verbose = verb))
     4: stop(msg)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 28 SKIPPED: 0 FAILED: 4
     1. Error: mix-SQP and KWDual return the same solution for 1000 x 10 likelihood matrix (@test_mixsqp.R#88)
     2. Error: mix-SQP & KWDual return the same solution for 1000 x 10 likelihood matrix with unequal row weights (@test_mixsqp.R#116)
     3. Error: mix-SQP gives correct solution for "short and fat" matrix, even when linear systems in active-set method are not necessarily s.p.d. (@test_mixsqp.R#192)
     4. Error: mix-SQP converges, and outputs correct solution, for example in which the "dual residual" never reaches exactly zero (@test_mixsqp.R#225)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64