Last updated on 2025-09-06 09:50:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.12 | 149.50 | 108.36 | 257.86 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.6.12 | 89.67 | 69.54 | 159.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.6.12 | 469.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.12 | 427.67 | OK | |||
r-devel-windows-x86_64 | 1.6.12 | 166.00 | 133.00 | 299.00 | ERROR | |
r-patched-linux-x86_64 | 1.6.12 | 141.18 | 99.86 | 241.04 | OK | |
r-release-linux-x86_64 | 1.6.12 | 142.30 | 101.11 | 243.41 | OK | |
r-release-macos-arm64 | 1.6.12 | 91.00 | OK | |||
r-release-macos-x86_64 | 1.6.12 | 165.00 | OK | |||
r-release-windows-x86_64 | 1.6.12 | 166.00 | 139.00 | 305.00 | OK | |
r-oldrel-macos-arm64 | 1.6.12 | 100.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.12 | 134.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.6.12 | 199.00 | 170.00 | 369.00 | OK |
Version: 1.6.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/16s]
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-linux-x86_64-debian-clang
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