CRAN Package Check Results for Package precommit

Last updated on 2024-07-11 00:56:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 4.79 310.25 315.04 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.2 3.69 225.27 228.96 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.2 386.73 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.2 362.00 ERROR
r-devel-windows-x86_64 0.4.2 28.00 662.00 690.00 ERROR
r-patched-linux-x86_64 0.4.2 5.93 300.70 306.63 OK
r-release-linux-x86_64 0.4.2 4.97 295.26 300.23 OK
r-release-macos-arm64 0.4.2 110.00 OK
r-release-macos-x86_64 0.4.2 169.00 OK
r-release-windows-x86_64 0.4.2 28.00 683.00 711.00 ERROR
r-oldrel-macos-arm64 0.4.2 108.00 OK
r-oldrel-macos-x86_64 0.4.2 229.00 OK
r-oldrel-windows-x86_64 0.4.2 18.00 421.00 439.00 ERROR

Check Details

Version: 0.4.2
Check: tests
Result: ERROR Running ‘testthat.R’ [205s/165s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(precommit) > test_check("precommit") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • !is_windows() is TRUE (1): 'test-exec.R:23:3' • On CRAN (11): 'test-conda.R:207:3', 'test-config.R:15:3', 'test-impl-hook-roxygenize.R:2:3', 'test-impl-hook-roxygenize.R:46:3', 'test-impl-hook-roxygenize.R:82:3', 'test-impl-hook-roxygenize.R:95:3', 'test-impl-hook-roxygenize.R:114:3', 'test-impl-hook-roxygenize.R:127:3', 'test-impl-hook-roxygenize.R:143:3', 'test-impl-hook-roxygenize.R:155:3', 'test-zzz.R:2:3' • not_conda() is TRUE (1): 'test-impl-hooks-regex-exclude.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one, tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout, path_stderr = path_stderr, expect_success = expect_success, std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1. ℹ With name: man/autoudpate.Rd. Caused by error: ! Expected: No error. Found: Error in `check_pkgdown()`: ! In _pkgdown.yml, url is missing. ℹ See details in `vignette(pkgdown::metadata)`. Backtrace: ▆ 1. └─pkgdown::check_pkgdown() 2. └─pkgdown:::check_urls(pkg) 3. └─pkgdown:::config_abort(...) 4. └─cli::cli_abort(message, ..., call = call, .envir = .envir) 5. └─rlang::abort(...) Execution halted [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.2
Check: tests
Result: ERROR Running ‘testthat.R’ [148s/153s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(precommit) > test_check("precommit") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • !is_windows() is TRUE (1): 'test-exec.R:23:3' • On CRAN (11): 'test-conda.R:207:3', 'test-config.R:15:3', 'test-impl-hook-roxygenize.R:2:3', 'test-impl-hook-roxygenize.R:46:3', 'test-impl-hook-roxygenize.R:82:3', 'test-impl-hook-roxygenize.R:95:3', 'test-impl-hook-roxygenize.R:114:3', 'test-impl-hook-roxygenize.R:127:3', 'test-impl-hook-roxygenize.R:143:3', 'test-impl-hook-roxygenize.R:155:3', 'test-zzz.R:2:3' • not_conda() is TRUE (1): 'test-impl-hooks-regex-exclude.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one, tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout, path_stderr = path_stderr, expect_success = expect_success, std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1. ℹ With name: man/autoudpate.Rd. Caused by error: ! Expected: No error. Found: Error in `check_pkgdown()`: ! In _pkgdown.yml, url is missing. ℹ See details in `vignette(pkgdown::metadata)`. Backtrace: ▆ 1. └─pkgdown::check_pkgdown() 2. └─pkgdown:::check_urls(pkg) 3. └─pkgdown:::config_abort(...) 4. └─cli::cli_abort(message, ..., call = call, .envir = .envir) 5. └─rlang::abort(...) Execution halted [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.2
Check: tests
Result: ERROR Running ‘testthat.R’ [249s/173s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(precommit) > test_check("precommit") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • !is_windows() is TRUE (1): 'test-exec.R:23:3' • On CRAN (11): 'test-conda.R:207:3', 'test-config.R:15:3', 'test-impl-hook-roxygenize.R:2:3', 'test-impl-hook-roxygenize.R:46:3', 'test-impl-hook-roxygenize.R:82:3', 'test-impl-hook-roxygenize.R:95:3', 'test-impl-hook-roxygenize.R:114:3', 'test-impl-hook-roxygenize.R:127:3', 'test-impl-hook-roxygenize.R:143:3', 'test-impl-hook-roxygenize.R:155:3', 'test-zzz.R:2:3' • not_conda() is TRUE (1): 'test-impl-hooks-regex-exclude.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one, tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout, path_stderr = path_stderr, expect_success = expect_success, std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1. ℹ With name: man/autoudpate.Rd. Caused by error: ! Expected: No error. Found: Error in `check_pkgdown()`: ! In _pkgdown.yml, url is missing. ℹ See details in `vignette(pkgdown::metadata)`. Backtrace: ▆ 1. └─pkgdown::check_pkgdown() 2. └─pkgdown:::check_urls(pkg) 3. └─pkgdown:::config_abort(...) 4. └─cli::cli_abort(message, ..., call = call, .envir = .envir) 5. └─rlang::abort(...) Execution halted [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.2
Check: tests
Result: ERROR Running ‘testthat.R’ [224s/146s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(precommit) > test_check("precommit") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • !is_windows() is TRUE (1): 'test-exec.R:23:3' • On CRAN (11): 'test-conda.R:207:3', 'test-config.R:15:3', 'test-impl-hook-roxygenize.R:2:3', 'test-impl-hook-roxygenize.R:46:3', 'test-impl-hook-roxygenize.R:82:3', 'test-impl-hook-roxygenize.R:95:3', 'test-impl-hook-roxygenize.R:114:3', 'test-impl-hook-roxygenize.R:127:3', 'test-impl-hook-roxygenize.R:143:3', 'test-impl-hook-roxygenize.R:155:3', 'test-zzz.R:2:3' • not_conda() is TRUE (1): 'test-impl-hooks-regex-exclude.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one, tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout, path_stderr = path_stderr, expect_success = expect_success, std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1. ℹ With name: man/autoudpate.Rd. Caused by error: ! Expected: No error. Found: Error in `check_pkgdown()`: ! In _pkgdown.yml, url is missing. ℹ See details in `vignette(pkgdown::metadata)`. Backtrace: ▆ 1. └─pkgdown::check_pkgdown() 2. └─pkgdown:::check_urls(pkg) 3. └─pkgdown:::config_abort(...) 4. └─cli::cli_abort(message, ..., call = call, .envir = .envir) 5. └─rlang::abort(...) Execution halted [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.2
Check: tests
Result: ERROR Running 'testthat.R' [368s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(precommit) > test_check("precommit") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-conda.R:207:3', 'test-config.R:15:3', 'test-impl-hook-roxygenize.R:2:3', 'test-impl-hook-roxygenize.R:46:3', 'test-impl-hook-roxygenize.R:82:3', 'test-impl-hook-roxygenize.R:95:3', 'test-impl-hook-roxygenize.R:114:3', 'test-impl-hook-roxygenize.R:127:3', 'test-impl-hook-roxygenize.R:143:3', 'test-impl-hook-roxygenize.R:155:3', 'test-zzz.R:2:3' • not_conda() is TRUE (1): 'test-impl-hooks-regex-exclude.R:2:3' • on_cran() is TRUE (1): 'test-exec.R:25:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one, tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout, path_stderr = path_stderr, expect_success = expect_success, std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1. ℹ With name: man/autoudpate.Rd. Caused by error: ! Expected: No error. Found: Error in `check_pkgdown()`: ! In _pkgdown.yml, url is missing. ℹ See details in `vignette(pkgdown::metadata)`. Backtrace: ▆ 1. └─pkgdown::check_pkgdown() 2. └─pkgdown:::check_urls(pkg) 3. └─pkgdown:::config_abort(...) 4. └─cli::cli_abort(message, ..., call = call, .envir = .envir) 5. └─rlang::abort(...) Execution halted [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.4.2
Check: tests
Result: ERROR Running 'testthat.R' [381s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(precommit) > test_check("precommit") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-conda.R:207:3', 'test-config.R:15:3', 'test-impl-hook-roxygenize.R:2:3', 'test-impl-hook-roxygenize.R:46:3', 'test-impl-hook-roxygenize.R:82:3', 'test-impl-hook-roxygenize.R:95:3', 'test-impl-hook-roxygenize.R:114:3', 'test-impl-hook-roxygenize.R:127:3', 'test-impl-hook-roxygenize.R:143:3', 'test-impl-hook-roxygenize.R:155:3', 'test-zzz.R:2:3' • not_conda() is TRUE (1): 'test-impl-hooks-regex-exclude.R:2:3' • on_cran() is TRUE (1): 'test-exec.R:25:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one, tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout, path_stderr = path_stderr, expect_success = expect_success, std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1. ℹ With name: man/autoudpate.Rd. Caused by error: ! Expected: No error. Found: Error in `check_pkgdown()`: ! In _pkgdown.yml, url is missing. ℹ See details in `vignette(pkgdown::metadata)`. Backtrace: ▆ 1. └─pkgdown::check_pkgdown() 2. └─pkgdown:::check_urls(pkg) 3. └─pkgdown:::config_abort(...) 4. └─cli::cli_abort(message, ..., call = call, .envir = .envir) 5. └─rlang::abort(...) Execution halted [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.4.2
Check: tests
Result: ERROR Running 'testthat.R' [227s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(precommit) > test_check("precommit") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-conda.R:207:3', 'test-config.R:15:3', 'test-impl-hook-roxygenize.R:2:3', 'test-impl-hook-roxygenize.R:46:3', 'test-impl-hook-roxygenize.R:82:3', 'test-impl-hook-roxygenize.R:95:3', 'test-impl-hook-roxygenize.R:114:3', 'test-impl-hook-roxygenize.R:127:3', 'test-impl-hook-roxygenize.R:143:3', 'test-impl-hook-roxygenize.R:155:3', 'test-zzz.R:2:3' • not_conda() is TRUE (1): 'test-impl-hooks-regex-exclude.R:2:3' • on_cran() is TRUE (1): 'test-exec.R:25:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-hook-pkgdown.R:2:1'): (code run outside of `test_that()`) ────── <purrr_error_indexed/rlang_error/error/condition> Error in `purrr::map2(path_candidate, path_candidate_temp, hook_state_assert_one, tempdir = tempdir, file_transformer = file_transformer, path_stdout = path_stdout, path_stderr = path_stderr, expect_success = expect_success, std_err = std_err, std_out = std_out, exit_status = exit_status)`: ℹ In index: 1. ℹ With name: man/autoudpate.Rd. Caused by error: ! Expected: No error. Found: Error in `check_pkgdown()`: ! In _pkgdown.yml, url is missing. ℹ See details in `vignette(pkgdown::metadata)`. Backtrace: ▆ 1. └─pkgdown::check_pkgdown() 2. └─pkgdown:::check_urls(pkg) 3. └─pkgdown:::config_abort(...) 4. └─cli::cli_abort(message, ..., call = call, .envir = .envir) 5. └─rlang::abort(...) Execution halted [ FAIL 1 | WARN 0 | SKIP 13 | PASS 177 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64