CRAN Package Check Results for Maintainer ‘Ricardo Rodrigo Basa <opensource+rodrigo at appsilon.com>’

Last updated on 2026-03-10 21:54:03 CET.

Package ERROR OK
box.linters 14
box.lsp 5 9

Package box.linters

Current CRAN status: OK: 14

Package box.lsp

Current CRAN status: ERROR: 5, OK: 9

Additional issues

M1mac

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/28s] 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-60.R Saving _problems/test-lsp_completion_package_attach_list-61.R Saving _problems/test-lsp_completion_package_attach_list-80.R [ FAIL 3 | WARN 0 | SKIP 5 | PASS 1 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Failure ('test-lsp_completion_package_attach_list.R:57:3'): completion of package attached function with alias works ── timeout when obtaining response Backtrace: ▆ 1. ├─client %>% ... at test-lsp_completion_package_attach_list.R:57:3 2. └─box.lsp:::respond_completion(...) 3. └─box.lsp:::respond(...) at ./helper-utils.R:198:3 ── Failure ('test-lsp_completion_package_attach_list.R:61:3'): completion of package attached function with alias works ── Expected `result$items %>% keep(~.$label == "alias")` to have length 1. Actual length: 0. ── Failure ('test-lsp_completion_package_attach_list.R:78:3'): completion of package attach list does not return non-attached functions ── timeout when obtaining response Backtrace: ▆ 1. ├─client %>% respond_completion(temp_file, c(1, 5)) at test-lsp_completion_package_attach_list.R:78:3 2. └─box.lsp:::respond_completion(., temp_file, c(1, 5)) 3. └─box.lsp:::respond(...) at ./helper-utils.R:198:3 [ FAIL 3 | WARN 0 | SKIP 5 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/27s] 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-60.R Saving _problems/test-lsp_completion_package_attach_list-61.R Saving _problems/test-lsp_completion_package_attach_list-80.R [ FAIL 3 | WARN 0 | SKIP 5 | PASS 1 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Failure ('test-lsp_completion_package_attach_list.R:57:3'): completion of package attached function with alias works ── timeout when obtaining response Backtrace: ▆ 1. ├─client %>% ... at test-lsp_completion_package_attach_list.R:57:3 2. └─box.lsp:::respond_completion(...) 3. └─box.lsp:::respond(...) at ./helper-utils.R:198:3 ── Failure ('test-lsp_completion_package_attach_list.R:61:3'): completion of package attached function with alias works ── Expected `result$items %>% keep(~.$label == "alias")` to have length 1. Actual length: 0. ── Failure ('test-lsp_completion_package_attach_list.R:78:3'): completion of package attach list does not return non-attached functions ── timeout when obtaining response Backtrace: ▆ 1. ├─client %>% respond_completion(temp_file, c(1, 5)) at test-lsp_completion_package_attach_list.R:78:3 2. └─box.lsp:::respond_completion(., temp_file, c(1, 5)) 3. └─box.lsp:::respond(...) at ./helper-utils.R:198:3 [ FAIL 3 | WARN 0 | SKIP 5 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/33s] 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-60.R Saving _problems/test-lsp_completion_package_attach_list-61.R Saving _problems/test-lsp_completion_package_attach_list-80.R [ FAIL 3 | WARN 0 | SKIP 5 | PASS 1 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Failure ('test-lsp_completion_package_attach_list.R:57:3'): completion of package attached function with alias works ── timeout when obtaining response Backtrace: ▆ 1. ├─client %>% ... at test-lsp_completion_package_attach_list.R:57:3 2. └─box.lsp:::respond_completion(...) 3. └─box.lsp:::respond(...) at ./helper-utils.R:198:3 ── Failure ('test-lsp_completion_package_attach_list.R:61:3'): completion of package attached function with alias works ── Expected `result$items %>% keep(~.$label == "alias")` to have length 1. Actual length: 0. ── Failure ('test-lsp_completion_package_attach_list.R:78:3'): completion of package attach list does not return non-attached functions ── timeout when obtaining response Backtrace: ▆ 1. ├─client %>% respond_completion(temp_file, c(1, 5)) at test-lsp_completion_package_attach_list.R:78:3 2. └─box.lsp:::respond_completion(., temp_file, c(1, 5)) 3. └─box.lsp:::respond(...) at ./helper-utils.R:198:3 [ FAIL 3 | WARN 0 | SKIP 5 | PASS 1 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [16s] 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-80.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 1 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • 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' • On Windows (1): 'test-lsp_completion_package_attach_list.R:43:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-lsp_completion_package_attach_list.R:78:3'): completion of package attach list does not return non-attached functions ── timeout when obtaining response Backtrace: ▆ 1. ├─client %>% respond_completion(temp_file, c(1, 5)) at test-lsp_completion_package_attach_list.R:78:3 2. └─box.lsp:::respond_completion(., temp_file, c(1, 5)) 3. └─box.lsp:::respond(...) at ./helper-utils.R:198:3 [ FAIL 1 | WARN 0 | SKIP 6 | PASS 1 ] 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.