mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-rcppprogress: Add test inputs.
* gnu/packages/statistics.scm (r-rcppprogress)[native-inputs]: Add r-testthat. Change-Id: I37c1ff5f31c716d5b2ccc0f50a87616cf54bba52
This commit is contained in:
parent
ecad0087a7
commit
52e2ab510c
1 changed files with 1 additions and 0 deletions
|
@ -6515,6 +6515,7 @@ (define-public r-rcppprogress
|
|||
"0j2b37gwjpgmrnr00srdzm751hzlpsjb54ph63xxmcdfnwhlnqmi"))))
|
||||
(properties `((upstream-name . "RcppProgress")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/kforner/rcpp_progress")
|
||||
(synopsis "Interruptible progress bar for C++ in R packages")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue