CRAN Package Check Results for Maintainer ‘Alvaro Uzaheta <ualvaro at ethz.ch>’

Last updated on 2025-09-13 00:51:29 CEST.

Package ERROR NOTE OK
goldfish 1 2 10

Package goldfish

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

Version: 1.6.12
Check: tests
Result: ERROR Running 'testthat.R' [11s] Running the tests in 'tests/testthat.R' failed. Complete output: > # setting R_TESTS to empty string because of > # https://github.com/hadley/testthat/issues/144 > # revert this when that issue in R is fixed. > Sys.setenv("R_TESTS" = "", NOT_CRAN = "false") > library(testthat) > library(goldfish) > > test_check("goldfish") DATA GATHERING! processed events: 0, total events: 12 [ FAIL 1 | WARN 0 | SKIP 6 | PASS 661 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-functions_estimation_engine_c.R:4:5', 'test-functions_estimation_engine_c.R:47:5', 'test-functions_estimation_engine_c.R:80:5', 'test-functions_estimation_engine_c.R:114:5', 'test-functions_estimation_engine_c.R:144:5', 'test-functions_estimation_engine_c.R:174:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-functions_output.R:163:3'): glance results ───────────────────── Error in `ll(object)`: could not find function "ll" Backtrace: ▆ 1. ├─testthat::expect_s3_class(glance(resModObject), "tbl_df") at test-functions_output.R:163:3 2. │ └─testthat::quasi_label(enquo(object), arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─generics::glance(resModObject) 5. ├─goldfish:::glance.result.goldfish(resModObject) 6. │ ├─base::with(...) 7. │ └─base::with.default(...) 8. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 9. │ └─base::eval(substitute(expr), data, enclos = parent.frame()) 10. │ └─tibble::tibble(...) 11. │ └─tibble:::tibble_quos(xs, .rows, .name_repair) 12. │ └─rlang::eval_tidy(xs[[j]], mask) 13. ├─stats::AIC(x) 14. └─stats:::AIC.default(x) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 661 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.6.12
Check: installed package size
Result: NOTE installed size is 7.6Mb sub-directories of 1Mb or more: libs 5.9Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64