CRAN Package Check Results for Package dominanceanalysis

Last updated on 2020-12-10 17:48:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0 3.16 66.94 70.10 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.0 2.83 51.56 54.39 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.0 89.09 ERROR
r-devel-linux-x86_64-fedora-gcc 1.3.0 84.83 ERROR
r-devel-windows-ix86+x86_64 1.3.0 7.00 90.00 97.00 ERROR
r-patched-linux-x86_64 1.3.0 3.03 66.15 69.18 OK
r-patched-solaris-x86 1.3.0 114.50 OK
r-release-linux-x86_64 1.3.0 3.57 64.23 67.80 OK
r-release-macos-x86_64 1.3.0 OK
r-release-windows-ix86+x86_64 1.3.0 8.00 69.00 77.00 OK
r-oldrel-macos-x86_64 1.3.0 OK
r-oldrel-windows-ix86+x86_64 1.3.0 14.00 87.00 101.00 OK

Check Details

Version: 1.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [12s/13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dominanceanalysis)
     >
     > test_check("dominanceanalysis")
     -- FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct ---
     base.fits["agegp+alcgp+tobgp", c("r2.m", "r2.cs", "r2.n")] not equal to c(r2.m = 0.462, r2.cs = 0.86, r2.n = 0.872).
     3/3 mismatches (average diff: 0.108)
     [1] 0.591 - 0.462 == 0.129
     [2] 0.961 - 0.860 == 0.101
     [3] 0.965 - 0.872 == 0.093
    
     == testthat results ===========================================================
     FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/12s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dominanceanalysis)
     >
     > test_check("dominanceanalysis")
     ── FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct ───
     base.fits["agegp+alcgp+tobgp", c("r2.m", "r2.cs", "r2.n")] not equal to c(r2.m = 0.462, r2.cs = 0.86, r2.n = 0.872).
     3/3 mismatches (average diff: 0.108)
     [1] 0.591 - 0.462 == 0.129
     [2] 0.961 - 0.860 == 0.101
     [3] 0.965 - 0.872 == 0.093
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [13s/16s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dominanceanalysis)
     >
     > test_check("dominanceanalysis")
     ── FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct ───
     base.fits["agegp+alcgp+tobgp", c("r2.m", "r2.cs", "r2.n")] not equal to c(r2.m = 0.462, r2.cs = 0.86, r2.n = 0.872).
     3/3 mismatches (average diff: 0.108)
     [1] 0.591 - 0.462 == 0.129
     [2] 0.961 - 0.860 == 0.101
     [3] 0.965 - 0.872 == 0.093
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [14s/26s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dominanceanalysis)
     >
     > test_check("dominanceanalysis")
     ── FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct ───
     base.fits["agegp+alcgp+tobgp", c("r2.m", "r2.cs", "r2.n")] not equal to c(r2.m = 0.462, r2.cs = 0.86, r2.n = 0.872).
     3/3 mismatches (average diff: 0.108)
     [1] 0.591 - 0.462 == 0.129
     [2] 0.961 - 0.860 == 0.101
     [3] 0.965 - 0.872 == 0.093
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.3.0
Check: tests
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(dominanceanalysis)
     >
     > test_check("dominanceanalysis")
     -- FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct ---
     base.fits["agegp+alcgp+tobgp", c("r2.m", "r2.cs", "r2.n")] not equal to c(r2.m = 0.462, r2.cs = 0.86, r2.n = 0.872).
     3/3 mismatches (average diff: 0.108)
     [1] 0.591 - 0.462 == 0.129
     [2] 0.961 - 0.860 == 0.101
     [3] 0.965 - 0.872 == 0.093
    
     == testthat results ===========================================================
     FAILURE (test-glm-with-esoph-example.R:28:3): base fits should be correct
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 191 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64