mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: r-shinyjs: Add test inputs.
* gnu/packages/cran.scm (r-shinyjs)[native-inputs]: Add r-testthat. Change-Id: I97e2090034dc5939a7bf9b09f2b2c08c8822dfc2
This commit is contained in:
parent
c143014727
commit
fd9ba7f589
1 changed files with 1 additions and 1 deletions
|
@ -25008,7 +25008,7 @@ transformation, respectively.")
|
|||
(propagated-inputs
|
||||
(list r-digest r-jsonlite r-shiny))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://deanattali.com/shinyjs")
|
||||
(synopsis "Improve the user experience of your Shiny apps")
|
||||
(description
|
||||
|
|
Loading…
Add table
Reference in a new issue