CRAN Package Check Results for Package fuj

Last updated on 2025-04-15 09:52:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.12 26.00 28.12 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 1.67 19.86 21.53 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 44.54 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 42.82 ERROR
r-devel-windows-x86_64 0.2.1 3.00 56.00 59.00 ERROR
r-patched-linux-x86_64 0.2.1 2.60 25.45 28.05 OK
r-release-linux-x86_64 0.2.1 1.93 25.25 27.18 OK
r-release-macos-arm64 0.2.1 21.00 OK
r-release-macos-x86_64 0.2.1 32.00 OK
r-release-windows-x86_64 0.2.1 3.00 55.00 58.00 OK
r-oldrel-macos-arm64 0.2.1 31.00 OK
r-oldrel-macos-x86_64 0.2.1 34.00 OK
r-oldrel-windows-x86_64 0.2.1 4.00 57.00 61.00 OK

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [3s/5s] 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’ 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 Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [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' • is_windows() is TRUE (2): 'test-fs.R:31:3', 'test-fs.R:53: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-windows-x86_64