CRAN Package Check Results for Package fuj

Last updated on 2025-04-04 12:52:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.33 25.86 28.19 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 1.70 19.77 21.47 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 48.26 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 45.14 ERROR
r-devel-macos-arm64 0.2.1 21.00 OK
r-devel-macos-x86_64 0.2.1 31.00 OK
r-devel-windows-x86_64 0.2.1 3.00 57.00 60.00 OK
r-patched-linux-x86_64 0.2.1 2.72 25.32 28.04 OK
r-release-linux-x86_64 0.2.1 2.03 24.35 26.38 OK
r-release-macos-arm64 0.2.1 31.00 OK
r-release-macos-x86_64 0.2.1 34.00 OK
r-release-windows-x86_64 0.2.1 3.00 56.00 59.00 OK
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 54.00 OK
r-oldrel-windows-x86_64 0.2.1 5.00 57.00 62.00 OK

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/4s] 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(fuj) > > test_check("fuj") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • GH_ACTIONS_OS not set (1): 'test-os.R:7:3' • On CRAN (1): 'test-fs.R:54:3' • is_windows() is not TRUE (1): 'test-fs.R:7:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-struct.R:42:3'): examples ────────────────────────────────────── Error in `structure(NULL)`: attempt to set an attribute on NULL Backtrace: ▆ 1. ├─testthat::expect_warning(structure(NULL)) at test-struct.R:42:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::structure(NULL) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [2s/3s] 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(fuj) > > test_check("fuj") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • GH_ACTIONS_OS not set (1): 'test-os.R:7:3' • On CRAN (1): 'test-fs.R:54:3' • is_windows() is not TRUE (1): 'test-fs.R:7:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-struct.R:42:3'): examples ────────────────────────────────────── Error in `structure(NULL)`: attempt to set an attribute on NULL Backtrace: ▆ 1. ├─testthat::expect_warning(structure(NULL)) at test-struct.R:42:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::structure(NULL) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [6s/18s] 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(fuj) > > test_check("fuj") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • GH_ACTIONS_OS not set (1): 'test-os.R:7:3' • On CRAN (1): 'test-fs.R:54:3' • is_windows() is not TRUE (1): 'test-fs.R:7:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-struct.R:42:3'): examples ────────────────────────────────────── Error in `structure(NULL)`: attempt to set an attribute on NULL Backtrace: ▆ 1. ├─testthat::expect_warning(structure(NULL)) at test-struct.R:42:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::structure(NULL) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [6s/15s] 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(fuj) > > test_check("fuj") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • GH_ACTIONS_OS not set (1): 'test-os.R:7:3' • On CRAN (1): 'test-fs.R:54:3' • is_windows() is not TRUE (1): 'test-fs.R:7:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-struct.R:42:3'): examples ────────────────────────────────────── Error in `structure(NULL)`: attempt to set an attribute on NULL Backtrace: ▆ 1. ├─testthat::expect_warning(structure(NULL)) at test-struct.R:42:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─base::structure(NULL) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 159 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc