Last updated on 2024-12-22 08:50:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.18 | 13.41 | 220.76 | 234.17 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.18 | 8.32 | 144.36 | 152.68 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.18 | 412.08 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.18 | 395.06 | ERROR | |||
r-devel-windows-x86_64 | 0.4.18 | 15.00 | 238.00 | 253.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.18 | 13.63 | 209.81 | 223.44 | ERROR | |
r-release-linux-x86_64 | 0.4.18 | 12.96 | 210.34 | 223.30 | ERROR | |
r-release-macos-arm64 | 0.4.18 | 124.00 | OK | |||
r-release-macos-x86_64 | 0.4.18 | 171.00 | OK | |||
r-release-windows-x86_64 | 0.4.18 | 18.00 | 237.00 | 255.00 | OK | |
r-oldrel-macos-arm64 | 0.4.18 | 118.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.18 | 225.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.18 | 18.00 | 284.00 | 302.00 | ERROR |
Version: 0.4.18
Check: tests
Result: ERROR
Running ‘testthat.R’ [47s/61s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at tests/testthat/helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at tests/testthat/helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─purrr (local) `<fn>`(`<gtvrErrr>`)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.18
Check: tests
Result: ERROR
Running ‘testthat.R’ [29s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at tests/testthat/helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at tests/testthat/helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─purrr (local) `<fn>`(`<gtvrErrr>`)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.18
Check: tests
Result: ERROR
Running ‘testthat.R’ [74s/95s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at tests/testthat/helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at tests/testthat/helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─purrr (local) `<fn>`(`<gtvrErrr>`)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.4.18
Check: tests
Result: ERROR
Running ‘testthat.R’ [68s/101s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at tests/testthat/helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at tests/testthat/helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─purrr (local) `<fn>`(`<gtvrErrr>`)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.4.18
Check: tests
Result: ERROR
Running 'testthat.R' [35s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at D:\RCompile\CRANpkg\local\4.5\xpose.Rcheck\tests\testthat\helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at D:\RCompile\CRANpkg\local\4.5\xpose.Rcheck\tests\testthat\helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─purrr (local) `<fn>`(`<gtvrErrr>`)
11. └─cli::cli_abort(...)
12. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.4.18
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/54s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at tests/testthat/helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at tests/testthat/helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─base::.handleSimpleError(...)
11. └─purrr (local) h(simpleError(msg, call))
12. └─cli::cli_abort(...)
13. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.4.18
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/51s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at tests/testthat/helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at tests/testthat/helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─base::.handleSimpleError(...)
11. └─purrr (local) h(simpleError(msg, call))
12. └─cli::cli_abort(...)
13. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.4.18
Check: tests
Result: ERROR
Running 'testthat.R' [44s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(xpose)
Loading required package: ggplot2
Attaching package: 'xpose'
The following object is masked from 'package:stats':
filter
>
> test_check("xpose")
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-model-summary.R:59:3', 'test-read_nm_files.R:54:3',
'test-read_nm_tables.R:61:3', 'test-read_nm_tables.R:71:3',
'test-vpc.R:50:3', 'test-xpose_data.R:31:3', 'test-xpose_data.R:47:3',
'test-xpose_save.R:22:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plots.R:33:1'): (code run outside of `test_that()`) ────────────
<purrr_error_indexed/rlang_error/error/condition>
Error in `purrr::map(X, function(x) {
code_x <- substitute_q(code, list(.fun = as.symbol(x)) %>%
purrr::set_names(paste0(".", name_x)))
attr(code_x, "srcref") <- attr(code, "srcref")
do.call(get("test_code", envir = asNamespace("testthat")),
list(test = paste(desc, "for", name_x, x), code = code_x,
env = envir), envir = envir)
})`: ℹ In index: 1.
Caused by error:
! argument "reporter" is missing, with no default
Backtrace:
▆
1. ├─xpose:::test_that_for_all(...) at test-plots.R:33:1
2. │ └─purrr::map(...) at D:\RCompile\CRANpkg\local\4.3\xpose.Rcheck\tests\testthat\helper-test_that_for_all.R:13:3
3. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
4. │ ├─purrr:::with_indexed_errors(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ ├─purrr:::call_with_cleanup(...)
7. │ └─xpose (local) .f(.x[[i]], ...)
8. │ └─base::do.call(...) at D:\RCompile\CRANpkg\local\4.3\xpose.Rcheck\tests\testthat\helper-test_that_for_all.R:20:7
9. ├─testthat (local) `<fn>`(...)
10. └─base::.handleSimpleError(...)
11. └─purrr (local) h(simpleError(msg, call))
12. └─cli::cli_abort(...)
13. └─rlang::abort(...)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 377 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-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.