CRAN Package Check Results for Maintainer ‘Hannes Riebl <hriebl at uni-goettingen.de>’

Last updated on 2024-11-09 05:49:49 CET.

Package ERROR NOTE OK
ggnuplot 8 5
lmls 8 5

Package ggnuplot

Current CRAN status: NOTE: 8, OK: 5

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package lmls

Current CRAN status: ERROR: 8, OK: 5

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’ [32s/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 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [98s/134s] 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: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘lmls.Rmd’ using rmarkdown ! Extra \fi. \mdots@@ ...haracter@ \fi \fi \fi \fi \fi \fi \fi \thedots@ l.368 1 / \sigma^2_1 & 0 & \dots & 0 \\ Error: processing vignette 'lmls.Rmd' failed with diagnostics: LaTeX failed to compile /data/gannet/ripley/R/packages/tests-clang/lmls.Rcheck/vign_test/lmls/vignettes/lmls.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See lmls.log for more info. --- failed re-building ‘lmls.Rmd’ SUMMARY: processing the following file failed: ‘lmls.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [89s/103s] 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: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘lmls.Rmd’ using rmarkdown ! Extra \fi. \mdots@@ ...haracter@ \fi \fi \fi \fi \fi \fi \fi \thedots@ l.368 1 / \sigma^2_1 & 0 & \dots & 0 \\ Error: processing vignette 'lmls.Rmd' failed with diagnostics: LaTeX failed to compile /data/gannet/ripley/R/packages/tests-devel/lmls.Rcheck/vign_test/lmls/vignettes/lmls.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See lmls.log for more info. --- failed re-building ‘lmls.Rmd’ SUMMARY: processing the following file failed: ‘lmls.Rmd’ Error: Vignette re-building failed. 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 Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [53s/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-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [53s/61s] 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