mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 00:50:35 +02:00
gnu: r-forge: Add test inputs.
* gnu/packages/cran.scm (r-forge)[native-inputs]: Add r-testthat. Change-Id: Ice59983564df65da8fe96bf29cab65e284f32850
This commit is contained in:
@@ -38694,6 +38694,7 @@ assumptions.")
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-magrittr r-rlang))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://cran.r-project.org/web/packages/forge/")
|
||||
(synopsis "Cast values into shape")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user