CRAN Package Check Results for Package mtscr

Last updated on 2024-10-01 03:49:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.76 150.56 154.32 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 3.06 104.71 107.77 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 266.25 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 261.30 ERROR
r-devel-windows-x86_64 1.0.1 5.00 159.00 164.00 ERROR
r-patched-linux-x86_64 1.0.1 ERROR
r-release-linux-x86_64 1.0.1 3.68 145.97 149.65 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 163.00 169.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 8.00 192.00 200.00 ERROR

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [61s/70s] 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’ [155s/228s] 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-fedora-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [148s/220s] 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-fedora-gcc

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 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’ [85s/115s] 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-patched-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [87s/105s] 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-linux-x86_64

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 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' [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 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