mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-lgr: Enable all tests.
* gnu/packages/cran.scm (r-lgr)[arguments]: Remove phase 'delete-bad-tests. Change-Id: Ie5fd4c214fd1d9e56560c23c988897d6557ea3c9
This commit is contained in:
@@ -53709,14 +53709,6 @@ Services (AWS) Simple Storage Service (S3) REST API.")
|
||||
(base32
|
||||
"0wr2i7lxssayk0q17nqv614afmzqwvdkm601m2ycpqdk550y6ja6"))))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:phases
|
||||
'(modify-phases %standard-phases
|
||||
(add-after 'unpack 'delete-bad-tests
|
||||
(lambda _
|
||||
;; Two tests produce warning where none are expected.
|
||||
(delete-file "tests/testthat/test_print_LogEvent.R"))))))
|
||||
(propagated-inputs
|
||||
(list r-r6))
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user