CRAN Package Check Results for Package mtscr

Last updated on 2023-10-24 08:07:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 4.03 199.44 203.47 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 4.43 145.76 150.19 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 244.45 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 239.88 ERROR
r-devel-windows-x86_64 1.0.0 7.00 161.00 168.00 OK
r-patched-linux-x86_64 1.0.0 4.08 184.47 188.55 ERROR
r-release-linux-x86_64 1.0.0 4.39 184.49 188.88 ERROR
r-release-macos-arm64 1.0.0 73.00 OK
r-release-macos-x86_64 1.0.0 186.00 OK
r-release-windows-x86_64 1.0.0 8.00 194.00 202.00 ERROR
r-oldrel-macos-arm64 1.0.0 73.00 OK
r-oldrel-macos-x86_64 1.0.0 91.00 OK
r-oldrel-windows-x86_64 1.0.0 8.00 186.00 194.00 ERROR

Check Details

Version: 1.0.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘datamods’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [117s/137s]
    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 6 | SKIP 0 | PASS 81 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-mtscr_model_summary.R:5:3'): model is summarised ─────────────
     dim(summary) (`actual`) not equal to c(3, 9) (`expected`).
    
     `actual`: 3 10
     `expected`: 3 9
    
     [ FAIL 1 | WARN 6 | SKIP 0 | PASS 81 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘tidyr’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [139s/165s]
    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 6 | SKIP 0 | PASS 81 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-mtscr_model_summary.R:5:3'): model is summarised ─────────────
     dim(summary) (`actual`) not equal to c(3, 9) (`expected`).
    
     `actual`: 3 10
     `expected`: 3 9
    
     [ FAIL 1 | WARN 6 | SKIP 0 | PASS 81 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [136s/162s]
    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_summary.R:5:3'): model is summarised ─────────────
     dim(summary) (`actual`) not equal to c(3, 9) (`expected`).
    
     `actual`: 3 10
     `expected`: 3 9
    
     [ FAIL 1 | WARN 9 | SKIP 0 | PASS 81 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [107s/124s]
    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_summary.R:5:3'): model is summarised ─────────────
     dim(summary) (`actual`) not equal to c(3, 9) (`expected`).
    
     `actual`: 3 10
     `expected`: 3 9
    
     [ FAIL 1 | WARN 7 | SKIP 0 | PASS 81 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [107s/116s]
    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_summary.R:5:3'): model is summarised ─────────────
     dim(summary) (`actual`) not equal to c(3, 9) (`expected`).
    
     `actual`: 3 10
     `expected`: 3 9
    
     [ FAIL 1 | WARN 7 | SKIP 0 | PASS 81 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [98s]
    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 6 | SKIP 0 | PASS 81 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-mtscr_model_summary.R:5:3'): model is summarised ─────────────
     dim(summary) (`actual`) not equal to c(3, 9) (`expected`).
    
     `actual`: 3 10
     `expected`: 3 9
    
     [ FAIL 1 | WARN 6 | SKIP 0 | PASS 81 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [92s]
    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_summary.R:5:3'): model is summarised ─────────────
     dim(summary) (`actual`) not equal to c(3, 9) (`expected`).
    
     `actual`: 3 10
     `expected`: 3 9
    
     [ FAIL 1 | WARN 10 | SKIP 0 | PASS 81 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-x86_64