CRAN Package Check Results for Package PlackettLuce

Last updated on 2022-08-15 08:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 19.42 430.81 450.23 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.1 17.95 299.93 317.88 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.1 521.12 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.1 544.23 ERROR
r-devel-windows-x86_64 0.4.1 106.00 421.00 527.00 ERROR
r-patched-linux-x86_64 0.4.1 23.15 409.25 432.40 ERROR
r-release-linux-x86_64 0.4.1 23.40 401.75 425.15 ERROR
r-release-macos-arm64 0.4.1 119.00 NOTE
r-release-macos-x86_64 0.4.1 163.00 OK
r-release-windows-x86_64 0.4.1 90.00 421.00 511.00 ERROR
r-oldrel-macos-arm64 0.4.1 170.00 NOTE
r-oldrel-macos-x86_64 0.4.1 170.00 OK
r-oldrel-windows-ix86+x86_64 0.4.1 43.00 501.00 544.00 ERROR

Check Details

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [238s/268s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     == Skipped tests ===============================================================
     * empty test (1)
    
     == Failed tests ================================================================
     -- Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] --
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [156s/243s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] ──
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [255s/328s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] ──
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [278s/284s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] ──
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [205s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] ──
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [228s/270s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] ──
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [222s/265s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] ──
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.4.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘BiocStyle’
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [207s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • empty test (1)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] ──
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [274s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(PlackettLuce)
     >
     > test_check("PlackettLuce")
     Loading required package: prefmod
     Loading required package: gnm
     Loading required package: colorspace
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
    
     == Skipped tests ===============================================================
     * empty test (1)
    
     == Failed tests ================================================================
     -- Failure (test-anova.R:26:9): PLADMM anova matches rank ordered logit model [salad] --
     anova1$`Pr(>Chi)` not equal to anova2$`P(>|Chi|)`.
     Types not compatible: double is not NULL
    
     [ FAIL 1 | WARN 0 | SKIP 1 | PASS 293 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64