Last updated on 2026-02-08 21:50:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 1.47 | 27.63 | 29.10 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 1.32 | 22.34 | 23.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 43.90 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 42.86 | OK | |||
| r-devel-windows-x86_64 | 0.1.3 | 3.00 | 42.00 | 45.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 1.83 | 23.88 | 25.71 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 1.71 | 24.19 | 25.90 | ERROR | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 1.00 | 35.00 | 36.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 4.00 | 43.00 | 47.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 1.00 | 36.00 | 37.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 3.00 | 50.00 | 53.00 | OK |
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(box.lsp)
>
> test_check("box.lsp")
Saving _problems/test-lsp_completion_package_attach_list-83.R
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 2 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-lsp_aaa_regression.R:2:3',
'test-lsp_completion_package_attach_list.R:2:3',
'test-lsp_completion_package_three_dots.R:2:3',
'test-lsp_completion_whole_package.R:2:3', 'test-signature.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lsp_completion_package_attach_list.R:64:1'): completion of package attach list does not return non-attached functions ──
<no_such_process/ps_error/error/condition>
Error: Failed to send signal to some processes: 2320950 (???), 2320950 (???), 2320950 (???), 2320950 (???), 2320950 (???)
Backtrace:
▆
1. ├─withr (local) `<fn>`()
2. └─client$process$kill_tree() at ./helper-utils.R:84:7
3. └─processx:::process_kill_tree(self, private, grace, close_connections)
4. └─get("ps_kill_tree", asNamespace("ps"))(private$tree_id)
5. └─ps::ps_send_signal(procs, sig)
6. └─ps:::process_signal_result(p, res, "Failed to send signal to")
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(box.lsp)
>
> test_check("box.lsp")
Saving _problems/test-lsp_completion_package_attach_list-62.R
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 2 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-lsp_aaa_regression.R:2:3',
'test-lsp_completion_package_attach_list.R:2:3',
'test-lsp_completion_package_three_dots.R:2:3',
'test-lsp_completion_whole_package.R:2:3', 'test-signature.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lsp_completion_package_attach_list.R:42:1'): completion of package attached function with alias works ──
<no_such_process/ps_error/error/condition>
Error: Failed to send signal to some processes: 1991047 (???)
Backtrace:
▆
1. ├─withr (local) `<fn>`()
2. └─client$process$kill_tree() at ./helper-utils.R:84:7
3. └─processx:::process_kill_tree(self, private, grace, close_connections)
4. └─get("ps_kill_tree", asNamespace("ps"))(private$tree_id)
5. └─ps::ps_send_signal(procs, sig)
6. └─ps:::process_signal_result(p, res, "Failed to send signal to")
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-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.