mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-languageserver: Add missing inputs.
* gnu/packages/statistics.scm (r-languageserver)[native-inputs]: Add r-mockery and r-testthat. Change-Id: I8e1d597a32fbec93a34b13943d879ff08050d1be
This commit is contained in:
parent
c777e6ba75
commit
92394b5116
1 changed files with 1 additions and 0 deletions
|
@ -7072,6 +7072,7 @@ visualization, facilitating interpretation of the data.")
|
||||||
r-styler
|
r-styler
|
||||||
r-xml2
|
r-xml2
|
||||||
r-xmlparsedata))
|
r-xmlparsedata))
|
||||||
|
(native-inputs (list r-mockery r-testthat))
|
||||||
(home-page "https://github.com/REditorSupport/languageserver")
|
(home-page "https://github.com/REditorSupport/languageserver")
|
||||||
(synopsis "Language Server for R")
|
(synopsis "Language Server for R")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue