mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 12:40:32 +02:00
gnu: r-partitions: Skip vignettes.
* gnu/packages/cran.scm (r-partitions)[arguments]: Skip building vignettes. Change-Id: I66d86a439d4ce0922dc74a86c3e4c53a0c632e07
This commit is contained in:
@@ -26476,6 +26476,8 @@ customizable sets, and intervals.")
|
||||
(base32
|
||||
"1kxiy1wl7dr39kyfg2y9hd67s32knd83r2jsb7j9p3vg8iqq7yqb"))))
|
||||
(build-system r-build-system)
|
||||
;; Vignettes fail because of a missing file.
|
||||
(arguments (list #:test-types '(list "tests")))
|
||||
(propagated-inputs
|
||||
(list r-gmp r-mathjaxr r-polynom r-rdpack r-sets))
|
||||
(native-inputs (list r-testthat))
|
||||
|
||||
Reference in New Issue
Block a user