mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-23 18:50:32 +02:00
gnu: r-lambda-r: Add test inputs.
* gnu/packages/statistics.scm (r-lambda-r)[native-inputs]: Add r-testit. Change-Id: I0d4293339fbd3a270b6accb700f0599538551f9d
This commit is contained in:
@@ -3805,6 +3805,7 @@ plotted and compared with the asymptotic curve.")
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-formatr))
|
||||
(native-inputs (list r-testit))
|
||||
(home-page "https://cran.r-project.org/web/packages/lambda.r")
|
||||
(synopsis "Functional programming extension for R")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user