1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 23:25:57 +02:00

gnu: r-irkernel: Add test inputs.

* gnu/packages/cran.scm (r-irkernel)[native-inputs]: Add r-testthat.

Change-Id: I7b3db8e506feef67934a04b59a4500b596212671
This commit is contained in:
Ricardo Wurmus
2024-11-22 11:59:37 +01:00
parent 4e5b2bc6e3
commit 383c17d449
+1
View File
@@ -25509,6 +25509,7 @@ running IRkernel session.")
r-pbdzmq
r-repr
r-uuid))
(native-inputs (list r-testthat))
(home-page "https://cran.r-project.org/web/packages/IRkernel/")
(synopsis "Native R kernel for Jupyter")
(description