CRAN Package Check Results for Package lmls

Last updated on 2024-11-12 15:49:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.32 104.75 107.07 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 1.67 65.58 67.25 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 176.45 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 180.18 ERROR
r-devel-windows-x86_64 0.1.0 4.00 141.00 145.00 ERROR
r-patched-linux-x86_64 0.1.0 2.26 98.68 100.94 ERROR
r-release-linux-x86_64 0.1.0 2.14 85.45 87.59 ERROR
r-release-macos-arm64 0.1.0 48.00 OK
r-release-macos-x86_64 0.1.0 97.00 OK
r-release-windows-x86_64 0.1.0 3.00 138.00 141.00 ERROR
r-oldrel-macos-arm64 0.1.0 51.00 OK
r-oldrel-macos-x86_64 0.1.0 90.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 158.00 162.00 ERROR

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [57s/66s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [30s/33s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [95s/148s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [87s/101s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [44s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [53s/69s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [43s/87s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [66s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(lmls) > > test_check("lmls") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-methods.R:63:3', 'test-methods.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mvnorm.R:17:3'): sampling from multivariate normal works ─────── Error in `waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)`: `ignore_attr` must be a TRUE, a FALSE, or a character vector, not `NULL`. Backtrace: ▆ 1. └─lmls:::expect_roughly(rowMeans(x), mu) at test-mvnorm.R:17:3 2. └─testthat::expect_equal(...) 3. └─testthat:::expect_waldo_equal("equal", act, exp, info, ..., tolerance = tolerance) 4. └─testthat:::waldo_compare(...) 5. └─waldo::compare(ignore_attr = "waldo_opts") 6. └─waldo:::stop_input_type(ignore_attr, "a TRUE, a FALSE, or a character vector") 7. └─rlang::abort(message, ..., call = call, arg = arg) [ FAIL 1 | WARN 0 | SKIP 2 | PASS 149 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64