Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verdepcheck - min-isolated #348

Open
pawelru opened this issue Nov 4, 2024 · 0 comments
Open

verdepcheck - min-isolated #348

pawelru opened this issue Nov 4, 2024 · 0 comments
Labels

Comments

@pawelru
Copy link
Contributor

pawelru commented Nov 4, 2024

https://github.com/insightsengineering/teal.data/actions/runs/11648239950/job/32434437994

* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > pkg_name <- "teal.data"
  > library(pkg_name, character.only = TRUE)
  Loading required package: teal.code
  > testthat::test_check(pkg_name)
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 217 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test-cdisc_join_keys.R:2'): default_cdisc_join_keys is assigned in package environment ──
  Error in `get(genname, envir = envir)`: object 'compare_proxy' not found
  Backtrace:
       ▆
    1. ├─testthat::expect_true(exists("default_cdisc_join_keys")) at test-cdisc_join_keys.R:2:3
    2. │ └─testthat:::expect_waldo_constant(act, TRUE, info = info)
    3. │   └─testthat:::waldo_compare(...)
    4. └─base::loadNamespace(x)
    5.   ├─base::namespaceImportFrom(...)
    6.   │ └─base::asNamespace(ns)
    7.   └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
    8.     └─base::registerS3methods(nsInfo$S3methods, package, env)
    9.       └─base (local) register_S3_method_delayed(pkg, gen, cls, fun)
   10.         └─base::registerS3method(gen, cls, fun, envir = asNamespace(pkg))
   11.           └─base::get(genname, envir = envir)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 217 ]
  Error: Test failures
  Execution halted
@pawelru pawelru added the core label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant