CRAN Package Check Results for Maintainer ‘Jakub Jędrusiak <kuba23031999 at gmail.com>’

Last updated on 2024-10-06 05:50:11 CEST.

Package ERROR OK
mtscr 9 4
openscoring 13

Package mtscr

Current CRAN status: ERROR: 9, OK: 4

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [89s/113s] 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-clang

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

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [150s/189s] 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’ [140s/167s] 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-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [79s] 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-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [85s/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 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’ [84s/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 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' [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' [101s] 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

Package openscoring

Current CRAN status: OK: 13