CRAN Package Check Results for Package modelbased

Last updated on 2024-10-19 04:49:55 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 2.99 378.66 381.65 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 6.00 121.00 127.00 OK
r-patched-linux-x86_64 0.8.8 OK
r-release-linux-x86_64 0.8.8 3.45 495.02 498.47 OK
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 6.00 118.00 124.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/386s] 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