Last updated on 2025-04-03 02:53:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 2.65 | 46.70 | 49.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 1.98 | 35.69 | 37.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 84.77 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 95.80 | ERROR | |||
r-devel-macos-arm64 | 0.0.3 | 42.00 | OK | |||
r-devel-macos-x86_64 | 0.0.3 | 65.00 | OK | |||
r-devel-windows-x86_64 | 0.0.3 | 5.00 | 65.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 0.0.3 | 2.65 | 45.03 | 47.68 | OK | |
r-release-linux-x86_64 | 0.0.3 | 2.53 | 44.99 | 47.52 | OK | |
r-release-macos-arm64 | 0.0.3 | 35.00 | OK | |||
r-release-macos-x86_64 | 0.0.3 | 58.00 | OK | |||
r-release-windows-x86_64 | 0.0.3 | 4.00 | 66.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 0.0.3 | OK | ||||
r-oldrel-macos-x86_64 | 0.0.3 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.3 | 5.00 | 77.00 | 82.00 | ERROR |
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
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-gcc
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/45s]
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-fedora-clang
Version: 0.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/31s]
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-fedora-gcc
Version: 0.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [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 1 | WARN 5 | SKIP 5 | PASS 18 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-mtab2df.R:48:5', 'test-mtab2df.R:136:5',
'test-xtab2df.R:36:5', 'test-xtab2df.R:206:5', 'test-xtab2df.R:253:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mtab2df.R:134:5'): correct functioning of mtab2df: glmer ─────
nrow(final_tab) == 10 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 5 | SKIP 5 | PASS 18 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64