mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: r-formula-tools: Add test inputs.
* gnu/packages/cran.scm (r-formula-tools)[native-inputs]: Add r-testthat. Change-Id: I2d8fa2b15cdee2f54bb1a61839291e5f9a3e9e65
This commit is contained in:
parent
fd061e3085
commit
fc776bb721
1 changed files with 1 additions and 0 deletions
|
@ -34461,6 +34461,7 @@ pages.")
|
|||
(properties `((upstream-name . "formula.tools")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-operator-tools))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/decisionpatterns/formula.tools")
|
||||
(synopsis
|
||||
"Utilities for manipulating formulas, calls, assignments and other R objects")
|
||||
|
|
Loading…
Add table
Reference in a new issue