Skip to content

box.lsp

Provides 'box' Compatibility for 'languageserver'

v0.1.4 · Mar 17, 2026 · LGPL-3

Description

A 'box' compatible custom language parser for the 'languageserver' package to provide completion and signature hints in code editors.

Downloads

3.4K

Last 30 days

2202nd

9.2K

Last 90 days

16K

Last year

Trend: +12.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 21, 2026
ERROR 9 OK · 0 NOTE · 0 WARNING · 5 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-linux-x86_64-debian-clang

tests

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 t
...[truncated]...
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
ERROR r-devel-linux-x86_64-debian-gcc

tests

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 t
...[truncated]...
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
ERROR r-devel-linux-x86_64-fedora-clang

tests

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 
...[truncated]...
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
ERROR r-devel-linux-x86_64-fedora-gcc

tests

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 
...[truncated]...
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
ERROR r-oldrel-windows-x86_64

tests

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
...[truncated]...
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

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies box cli fs rlang rhino box.lsp

Version History

updated 0.1.4 ← 0.1.3 diff Mar 17, 2026
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Sep 18, 2024
updated 0.1.2 ← 0.1.1 diff Sep 15, 2024
updated 0.1.1 ← 0.1.0 diff Sep 9, 2024
new 0.1.0 Sep 1, 2024