CRAN Package Check Results for Package modelbased

Last updated on 2024-10-21 03:49:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.8 4.63 419.43 424.06 OK
r-devel-linux-x86_64-debian-gcc 0.8.8 3.00 377.10 380.10 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.8 634.24 ERROR
r-devel-linux-x86_64-fedora-gcc 0.8.8 872.20 ERROR
r-devel-windows-x86_64 0.8.8 5.00 115.00 120.00 OK
r-patched-linux-x86_64 0.8.8 3.24 512.55 515.79 ERROR
r-release-linux-x86_64 0.8.8 3.63 501.57 505.20 ERROR
r-release-macos-arm64 0.8.8 163.00 OK
r-release-macos-x86_64 0.8.8 458.00 OK
r-release-windows-x86_64 0.8.8 5.00 114.00 119.00 OK
r-oldrel-macos-arm64 0.8.8 153.00 OK
r-oldrel-macos-x86_64 0.8.8 313.00 OK
r-oldrel-windows-x86_64 0.8.8 6.00 45.00 51.00 OK --no-examples --no-tests --no-vignettes

Check Details

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [334s/383s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > library(testthat) > library(modelbased) > > test_check("modelbased") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • .Platform$OS.type == "windows" is not TRUE (1): 'test-estimate_predicted.R:56:3' • empty test (1): 'test-estimate_contrasts.R:189:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-brms.R:8:3'): estimate_means - brms ────────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 ── Failure ('test-brms.R:27:3'): estimate_means - brms ───────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [522s/470s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > library(testthat) > library(modelbased) > > test_check("modelbased") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • .Platform$OS.type == "windows" is not TRUE (1): 'test-estimate_predicted.R:56:3' • empty test (1): 'test-estimate_contrasts.R:189:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-brms.R:8:3'): estimate_means - brms ────────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 ── Failure ('test-brms.R:27:3'): estimate_means - brms ───────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [13m/12m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > library(testthat) > library(modelbased) > > test_check("modelbased") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • .Platform$OS.type == "windows" is not TRUE (1): 'test-estimate_predicted.R:56:3' • empty test (1): 'test-estimate_contrasts.R:189:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-brms.R:8:3'): estimate_means - brms ────────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 ── Failure ('test-brms.R:27:3'): estimate_means - brms ───────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [455s/428s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > library(testthat) > library(modelbased) > > test_check("modelbased") Starting 2 test processes [ FAIL 2 | WARN 1 | SKIP 2 | PASS 167 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • .Platform$OS.type == "windows" is not TRUE (1): 'test-estimate_predicted.R:56:3' • empty test (1): 'test-estimate_contrasts.R:189:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-brms.R:8:3'): estimate_means - brms ────────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 ── Failure ('test-brms.R:27:3'): estimate_means - brms ───────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 [ FAIL 2 | WARN 1 | SKIP 2 | PASS 167 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.8.8
Check: tests
Result: ERROR Running ‘testthat.R’ [443s/411s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > library(testthat) > library(modelbased) > > test_check("modelbased") Starting 2 test processes [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • .Platform$OS.type == "windows" is not TRUE (1): 'test-estimate_predicted.R:56:3' • empty test (1): 'test-estimate_contrasts.R:189:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-brms.R:8:3'): estimate_means - brms ────────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 ── Failure ('test-brms.R:27:3'): estimate_means - brms ───────────────────────── dim(estim) (`actual`) not identical to c(3L, 5L) (`expected`). `actual`: 3 6 `expected`: 3 5 [ FAIL 2 | WARN 0 | SKIP 2 | PASS 167 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64