CRAN Package Check Results for Package hySpc.testthat

Last updated on 2025-11-15 11:50:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.21 29.25 31.46 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 1.71 23.64 25.35 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 47.81 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 47.78 ERROR
r-devel-windows-x86_64 0.2.1 8.00 51.00 59.00 OK
r-patched-linux-x86_64 0.2.1 2.50 28.23 30.73 OK
r-release-linux-x86_64 0.2.1 1.44 28.04 29.48 OK
r-release-macos-arm64 0.2.1 2.00 24.00 26.00 OK
r-release-macos-x86_64 0.2.1 3.00 35.00 38.00 OK
r-release-windows-x86_64 0.2.1 4.00 51.00 55.00 OK
r-oldrel-macos-arm64 0.2.1 1.00 22.00 23.00 NOTE
r-oldrel-macos-x86_64 0.2.1 2.00 31.00 33.00 NOTE
r-oldrel-windows-x86_64 0.2.1 5.00 59.00 64.00 NOTE

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hySpc.testthat) > > test_check("hySpc.testthat") Saving _problems/test_attached-3.R Saving _problems/test_attached-3.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 2 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_attached.R:3:1'): correct execution ──────────────────────────── Error in `identical(self$running[[self$current_file]]$context, context)`: attempt to use zero-length variable name Backtrace: ▆ 1. └─hySpc.testthat::test_fun(f, reporter = "list") 2. ├─testthat::with_reporter(reporter = reporter, test()) 3. │ └─base::tryCatch(...) 4. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 7. └─hySpc.testthat (local) test() 8. └─testthat::test_that(...) 9. └─testthat:::test_code(code, parent.frame()) 10. └─reporter$start_test(context = reporter$.context, test = test) 11. └─base::identical(self$running[[self$current_file]]$context, context) ── Error ('test_attached.R:3:1'): standalone ─────────────────────────────────── Error in `identical(self$running[[self$current_file]]$context, context)`: attempt to use zero-length variable name Backtrace: ▆ 1. └─hySpc.testthat::unittest(ns = test_env, reporter = "list") 2. ├─testthat::with_reporter(...) 3. │ └─base::tryCatch(...) 4. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 7. └─hySpc.testthat (local) t() 8. └─testthat::test_that(...) 9. └─testthat:::test_code(code, parent.frame()) 10. └─reporter$start_test(context = reporter$.context, test = test) 11. └─base::identical(self$running[[self$current_file]]$context, context) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 2 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(hySpc.testthat) > > test_check("hySpc.testthat") Saving _problems/test_attached-3.R Saving _problems/test_attached-3.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 2 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_attached.R:3:1'): correct execution ──────────────────────────── Error in `identical(self$running[[self$current_file]]$context, context)`: attempt to use zero-length variable name Backtrace: ▆ 1. └─hySpc.testthat::test_fun(f, reporter = "list") 2. ├─testthat::with_reporter(reporter = reporter, test()) 3. │ └─base::tryCatch(...) 4. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 7. └─hySpc.testthat (local) test() 8. └─testthat::test_that(...) 9. └─testthat:::test_code(code, parent.frame()) 10. └─reporter$start_test(context = reporter$.context, test = test) 11. └─base::identical(self$running[[self$current_file]]$context, context) ── Error ('test_attached.R:3:1'): standalone ─────────────────────────────────── Error in `identical(self$running[[self$current_file]]$context, context)`: attempt to use zero-length variable name Backtrace: ▆ 1. └─hySpc.testthat::unittest(ns = test_env, reporter = "list") 2. ├─testthat::with_reporter(...) 3. │ └─base::tryCatch(...) 4. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 7. └─hySpc.testthat (local) t() 8. └─testthat::test_that(...) 9. └─testthat:::test_code(code, parent.frame()) 10. └─reporter$start_test(context = reporter$.context, test = test) 11. └─base::identical(self$running[[self$current_file]]$context, context) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 2 ] 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: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64