CRAN Package Check Results for Package mtscr

Last updated on 2024-10-12 07:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.54 150.02 153.56 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 2.90 104.95 107.85 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 215.17 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 223.21 ERROR
r-devel-windows-x86_64 1.0.1 5.00 161.00 166.00 ERROR
r-patched-linux-x86_64 1.0.1 4.32 143.67 147.99 ERROR
r-release-linux-x86_64 1.0.1 3.75 142.52 146.27 ERROR
r-release-macos-arm64 1.0.1 90.00 OK
r-release-macos-x86_64 1.0.1 144.00 OK
r-release-windows-x86_64 1.0.1 6.00 161.00 167.00 ERROR
r-oldrel-macos-arm64 1.0.1 61.00 OK
r-oldrel-macos-x86_64 1.0.1 139.00 OK
r-oldrel-windows-x86_64 1.0.1 7.00 188.00 195.00 ERROR

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [88s/106s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 10 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 10 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [61s/78s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 8 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 8 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [110s/111s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 10 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 10 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [125s/128s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 10 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 10 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [81s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 9 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 9 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [84s/109s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 11 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 11 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [84s/99s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 7 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 7 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [80s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 8 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 8 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [96s] 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? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(mtscr) > > test_check("mtscr") Data must not be grouped. i It has been ungrouped. Removed NA values from `score` [ FAIL 1 | WARN 8 | SKIP 0 | PASS 81 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-mtscr_model.R:12:3'): mtscr_model() works as expected ──────── length(glmmTMB::ranef(model)) (`actual`) not equal to 2 (`expected`). `actual`: 3 `expected`: 2 [ FAIL 1 | WARN 8 | SKIP 0 | PASS 81 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64