The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-05-04 11:50:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 8.17 | 148.96 | 157.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 4.77 | 102.03 | 106.80 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 16.00 | 249.68 | 265.68 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 15.00 | 234.33 | 249.33 | OK | |
| r-devel-windows-x86_64 | 1.2.0 | 11.00 | 170.00 | 181.00 | ERROR | |
| r-patched-linux-x86_64 | 1.2.0 | 7.40 | 135.69 | 143.09 | OK | |
| r-release-linux-x86_64 | 1.2.0 | 7.69 | 135.59 | 143.28 | OK | |
| r-release-macos-arm64 | 1.2.0 | 2.00 | 38.00 | 40.00 | OK | |
| r-release-macos-x86_64 | 1.2.0 | 6.00 | 157.00 | 163.00 | OK | |
| r-release-windows-x86_64 | 1.2.0 | 13.00 | 171.00 | 184.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.0 | 6.00 | 161.00 | 167.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 18.00 | 209.00 | 227.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [71s/183s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eatGADS)
>
> test_check("eatGADS")
Saving _problems/test_compareGADS-55.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1613 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_compareGADS.R:55:3'): recodes in NA ────────────────────────────
Error in `as.data.frame.integer(x[[i]], optional = TRUE)`: row names contain missing values
Backtrace:
▆
1. ├─eatGADS::compareGADS(df1_b, df1_c, varNames = namesGADS(df1)) at test_compareGADS.R:55:3
2. └─eatGADS:::compareGADS.GADSdat(df1_b, df1_c, varNames = namesGADS(df1))
3. ├─base::as.data.frame(table(old_unequals, useNA = "ifany"))
4. └─base::as.data.frame.table(table(old_unequals, useNA = "ifany"))
5. ├─base::eval(ex)
6. │ └─base::eval(ex)
7. └─base::data.frame(...)
8. ├─base::as.data.frame(x[[i]], optional = TRUE)
9. └─base::as.data.frame.integer(x[[i]], optional = TRUE)
── Error ('test_compareGADS.R:81:3'): recodes in NA with labeled NAs ───────────
Error in `as.data.frame.integer(x[[i]], optional = TRUE)`: row names contain missing values
Backtrace:
▆
1. ├─testthat::expect_silent(out3 <- compareGADS(dfSAV2, dfSAV3, varNames = namesGADS(dfSAV3))) at test_compareGADS.R:81:3
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. ├─eatGADS::compareGADS(dfSAV2, dfSAV3, varNames = namesGADS(dfSAV3))
10. └─eatGADS:::compareGADS.GADSdat(dfSAV2, dfSAV3, varNames = namesGADS(dfSAV3))
11. ├─base::as.data.frame(table(old_unequals, useNA = "ifany"))
12. └─base::as.data.frame.table(table(old_unequals, useNA = "ifany"))
13. ├─base::eval(ex)
14. │ └─base::eval(ex)
15. └─base::data.frame(...)
16. ├─base::as.data.frame(x[[i]], optional = TRUE)
17. └─base::as.data.frame.integer(x[[i]], optional = TRUE)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1613 ]
Error:
! Test failures.
Execution halted
File /tmp/RtmphuMoYL/working_dir/RtmpaQZ3bI/helper_dataBase.db was removed.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [33s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(eatGADS)
>
> test_check("eatGADS")
Saving _problems/test_compareGADS-55.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1613 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_compareGADS.R:55:3'): recodes in NA ────────────────────────────
Error in `as.data.frame.integer(x[[i]], optional = TRUE)`: row names contain missing values
Backtrace:
▆
1. ├─eatGADS::compareGADS(df1_b, df1_c, varNames = namesGADS(df1)) at test_compareGADS.R:55:3
2. └─eatGADS:::compareGADS.GADSdat(df1_b, df1_c, varNames = namesGADS(df1))
3. ├─base::as.data.frame(table(old_unequals, useNA = "ifany"))
4. └─base::as.data.frame.table(table(old_unequals, useNA = "ifany"))
5. ├─base::eval(ex)
6. │ └─base::eval(ex)
7. └─base::data.frame(...)
8. ├─base::as.data.frame(x[[i]], optional = TRUE)
9. └─base::as.data.frame.integer(x[[i]], optional = TRUE)
── Error ('test_compareGADS.R:81:3'): recodes in NA with labeled NAs ───────────
Error in `as.data.frame.integer(x[[i]], optional = TRUE)`: row names contain missing values
Backtrace:
▆
1. ├─testthat::expect_silent(out3 <- compareGADS(dfSAV2, dfSAV3, varNames = namesGADS(dfSAV3))) at test_compareGADS.R:81:3
2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
3. │ ├─testthat (local) .capture(...)
4. │ │ ├─withr::with_output_sink(...)
5. │ │ │ └─base::force(code)
6. │ │ ├─base::withCallingHandlers(...)
7. │ │ └─base::withVisible(code)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. ├─eatGADS::compareGADS(dfSAV2, dfSAV3, varNames = namesGADS(dfSAV3))
10. └─eatGADS:::compareGADS.GADSdat(dfSAV2, dfSAV3, varNames = namesGADS(dfSAV3))
11. ├─base::as.data.frame(table(old_unequals, useNA = "ifany"))
12. └─base::as.data.frame.table(table(old_unequals, useNA = "ifany"))
13. ├─base::eval(ex)
14. │ └─base::eval(ex)
15. └─base::data.frame(...)
16. ├─base::as.data.frame(x[[i]], optional = TRUE)
17. └─base::as.data.frame.integer(x[[i]], optional = TRUE)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1613 ]
Error:
! Test failures.
Execution halted
File D:\temp\2026_05_03_01_50_00_26843\RtmpuyVDOJ/helper_dataBase.db was removed.
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.