mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-pathview: Disable vignettes.
* gnu/packages/bioconductor.scm (r-pathview)[arguments]: Skip vignettes. Change-Id: I8ab4558fba53a44db4d6e1dceee560ce6b3e67dd
This commit is contained in:
parent
5f6d02dbe7
commit
3e956d6adf
1 changed files with 2 additions and 0 deletions
|
@ -24923,6 +24923,8 @@ methods based on resistant statistics.")
|
|||
(base32 "0j7r239qvcb36025if4lqqjzxajfdjggp3cdy0h7yqziijz12kq8"))))
|
||||
(properties `((upstream-name . "pathview")))
|
||||
(build-system r-build-system)
|
||||
;; Vignettes attempt to connect to the internet.
|
||||
(arguments (list #:test-types '(list "tests")))
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
r-graph
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue