CRAN Package Check Results for Package dominanceanalysis

Last updated on 2025-02-21 09:50:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.0 5.89 98.45 104.34 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.0 3.68 68.19 71.87 NOTE
r-devel-linux-x86_64-fedora-clang 2.1.0 168.06 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1.0 170.51 ERROR
r-devel-macos-arm64 2.1.0 54.00 OK
r-devel-macos-x86_64 2.1.0 112.00 OK
r-devel-windows-x86_64 2.1.0 8.00 112.00 120.00 NOTE
r-patched-linux-x86_64 2.1.0 6.53 92.32 98.85 OK
r-release-linux-x86_64 2.1.0 5.32 90.85 96.17 OK
r-release-macos-arm64 2.1.0 53.00 OK
r-release-macos-x86_64 2.1.0 79.00 OK
r-release-windows-x86_64 2.1.0 8.00 112.00 120.00 OK
r-oldrel-macos-arm64 2.1.0 62.00 OK
r-oldrel-macos-x86_64 2.1.0 97.00 OK
r-oldrel-windows-x86_64 2.1.0 10.00 163.00 173.00 OK

Check Details

Version: 2.1.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: bootAverageDominanceAnalysis.Rd: boot Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 2.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [48s/85s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dominanceanalysis) > > test_check("dominanceanalysis") [ FAIL 2 | WARN 162 | SKIP 0 | PASS 207 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-da-with-lmm.R:17:3'): contribution.average are correct ─────── ca$rb.r2.1 not equal to c(N = 0.34, P = -0.03, K = 0.15). 3/3 mismatches (average diff: 0.0293) [1] 0.2844 - 0.34 == -0.05558 [2] -0.0233 - -0.03 == 0.00666 [3] 0.1243 - 0.15 == -0.02566 ── Failure ('test-lmmR2-lme4.R:60:2'): Report correct values for lmer comparing both models ── lmmR2.1$sb.r2.2 not equal to 0.25. 1/1 mismatches [1] 0.435 - 0.25 == 0.185 [ FAIL 2 | WARN 162 | SKIP 0 | PASS 207 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [45s/54s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dominanceanalysis) > > test_check("dominanceanalysis") [ FAIL 2 | WARN 162 | SKIP 0 | PASS 207 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-da-with-lmm.R:17:3'): contribution.average are correct ─────── ca$rb.r2.1 not equal to c(N = 0.34, P = -0.03, K = 0.15). 3/3 mismatches (average diff: 0.0293) [1] 0.2844 - 0.34 == -0.05558 [2] -0.0233 - -0.03 == 0.00666 [3] 0.1243 - 0.15 == -0.02566 ── Failure ('test-lmmR2-lme4.R:60:2'): Report correct values for lmer comparing both models ── lmmR2.1$sb.r2.2 not equal to 0.25. 1/1 mismatches [1] 0.435 - 0.25 == 0.185 [ FAIL 2 | WARN 162 | SKIP 0 | PASS 207 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc