Package: box.lsp
Title: Provides 'box' Compatibility for 'languageserver'
Version: 0.1.3
Authors@R: 
  c(
    person("Ricardo Rodrigo", "Basa", role = c("aut", "cre"), email = "opensource+rodrigo@appsilon.com"),
    person("Pavel", "Demin", role = "aut", email = "pavel.demin@appsilon.com"),
    person("Jakub", "Nowicki", role = "aut", email = "kuba@appsilon.com"),
    person("Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
  )
Description: A 'box' compatible custom language parser for the 'languageserver' package to provide
  completion and signature hints in code editors.
URL: https://github.com/Appsilon/box.lsp,
        https://appsilon.github.io/box.lsp/
BugReports: https://github.com/Appsilon/box.lsp/issues
License: LGPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: box, cli, fs, rlang
Suggests: languageserver, lintr, magrittr, mockery, purrr, rprojroot,
        stringi, stringr, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-09-19 07:33:10 UTC; kuba
Author: Ricardo Rodrigo Basa [aut, cre],
  Pavel Demin [aut],
  Jakub Nowicki [aut],
  Appsilon Sp. z o.o. [cph]
Maintainer: Ricardo Rodrigo Basa <opensource+rodrigo@appsilon.com>
Repository: CRAN
Date/Publication: 2024-09-19 14:20:02 UTC
Built: R 4.4.3; ; 2025-10-13 09:41:39 UTC; windows
