Last updated on 2025-04-08 01:53:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 2.62 | 46.32 | 48.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.4 | 1.98 | 40.44 | 42.42 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.4 | 99.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 100.00 | OK | |||
r-devel-macos-arm64 | 0.0.4 | 33.00 | OK | |||
r-devel-macos-x86_64 | 0.0.4 | 73.00 | OK | |||
r-devel-windows-x86_64 | 0.0.4 | 4.00 | 72.00 | 76.00 | OK | |
r-patched-linux-x86_64 | 0.0.3 | 2.50 | 46.06 | 48.56 | OK | |
r-release-linux-x86_64 | 0.0.4 | 2.20 | 51.73 | 53.93 | OK | |
r-release-macos-arm64 | 0.0.4 | 37.00 | OK | |||
r-release-macos-x86_64 | 0.0.4 | 61.00 | OK | |||
r-release-windows-x86_64 | 0.0.4 | 3.00 | 78.00 | 81.00 | OK | |
r-oldrel-macos-arm64 | 0.0.4 | 34.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.4 | 57.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.4 | 3.00 | 80.00 | 83.00 | OK |
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sjtable2df)
>
> test_check("sjtable2df")
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mtab2df.R:48:5'): correct functioning of mtab2df: glm ──────────
Error in `structure(.Data = base::quote(NULL))`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test-mtab2df.R:48:5
2. ├─testthat:::check_roundtrip(...)
3. │ └─testthat:::waldo_compare(...)
4. │ └─waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)
5. │ └─waldo:::compare_structure(x, y, paths = c(x_arg, y_arg), opts = opts)
6. │ └─rlang::is_missing(y)
7. └─testthat (local) load(save(x))
8. └─jsonlite::unserializeJSON(x)
9. └─jsonlite:::unpack(parseJSON(txt))
10. └─base::lapply(obj$attributes, unpack)
11. └─jsonlite (local) FUN(X[[i]], ...)
12. ├─base::do.call("structure", newdata, quote = TRUE)
13. └─base::structure(.Data = base::quote(NULL))
── Error ('test-mtab2df.R:136:5'): correct functioning of mtab2df: glmer ───────
Error in `structure(.Data = base::quote(NULL))`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test-mtab2df.R:136:5
2. ├─testthat:::check_roundtrip(...)
3. │ └─testthat:::waldo_compare(...)
4. │ └─waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)
5. │ └─waldo:::compare_structure(x, y, paths = c(x_arg, y_arg), opts = opts)
6. │ └─rlang::is_missing(y)
7. └─testthat (local) load(save(x))
8. └─jsonlite::unserializeJSON(x)
9. └─jsonlite:::unpack(parseJSON(txt))
10. └─base::lapply(obj$attributes, unpack)
11. └─jsonlite (local) FUN(X[[i]], ...)
12. ├─base::do.call("structure", newdata, quote = TRUE)
13. └─base::structure(.Data = base::quote(NULL))
── Error ('test-xtab2df.R:36:5'): correct functioning of 2x2 xtab2df, with stats ──
Error in `structure(.Data = base::quote(NULL))`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test-xtab2df.R:36:5
2. ├─testthat:::check_roundtrip(...)
3. │ └─testthat:::waldo_compare(...)
4. │ └─waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)
5. │ └─waldo:::compare_structure(x, y, paths = c(x_arg, y_arg), opts = opts)
6. │ └─rlang::is_missing(y)
7. └─testthat (local) load(save(x))
8. └─jsonlite::unserializeJSON(x)
9. └─jsonlite:::unpack(parseJSON(txt))
10. └─base::lapply(obj$attributes, unpack)
11. └─jsonlite (local) FUN(X[[i]], ...)
12. ├─base::do.call("structure", newdata, quote = TRUE)
13. └─base::structure(.Data = base::quote(NULL))
── Error ('test-xtab2df.R:206:5'): correct functioning of 2x2 xtab2df, without stats ──
Error in `structure(.Data = base::quote(NULL))`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test-xtab2df.R:206:5
2. ├─testthat:::check_roundtrip(...)
3. │ └─testthat:::waldo_compare(...)
4. │ └─waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)
5. │ └─waldo:::compare_structure(x, y, paths = c(x_arg, y_arg), opts = opts)
6. │ └─rlang::is_missing(y)
7. └─testthat (local) load(save(x))
8. └─jsonlite::unserializeJSON(x)
9. └─jsonlite:::unpack(parseJSON(txt))
10. └─base::lapply(obj$attributes, unpack)
11. └─jsonlite (local) FUN(X[[i]], ...)
12. ├─base::do.call("structure", newdata, quote = TRUE)
13. └─base::structure(.Data = base::quote(NULL))
── Error ('test-xtab2df.R:253:5'): correct functioning of 3x4 xtab2df, with stats ──
Error in `structure(.Data = base::quote(NULL))`: attempt to set an attribute on NULL
Backtrace:
▆
1. └─testthat::expect_snapshot_value(...) at test-xtab2df.R:253:5
2. ├─testthat:::check_roundtrip(...)
3. │ └─testthat:::waldo_compare(...)
4. │ └─waldo::compare(x, y, ..., x_arg = x_arg, y_arg = y_arg)
5. │ └─waldo:::compare_structure(x, y, paths = c(x_arg, y_arg), opts = opts)
6. │ └─rlang::is_missing(y)
7. └─testthat (local) load(save(x))
8. └─jsonlite::unserializeJSON(x)
9. └─jsonlite:::unpack(parseJSON(txt))
10. └─base::lapply(obj$attributes, unpack)
11. └─jsonlite (local) FUN(X[[i]], ...)
12. ├─base::do.call("structure", newdata, quote = TRUE)
13. └─base::structure(.Data = base::quote(NULL))
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang