mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 03:20:04 +01:00
gnu: r-sandwich: Delete more generated vignette files.
* gnu/packages/cran.scm (r-sandwich)[source]: Delete more files.
This commit is contained in:
parent
06493e7388
commit
801be314d2
1 changed files with 5 additions and 3 deletions
|
@ -12215,12 +12215,14 @@ observation.")
|
|||
(for-each delete-file
|
||||
(list "sandwich-OOP.pdf"
|
||||
"sandwich-OOP.R"
|
||||
"sandwich.pdf"
|
||||
"sandwich-OOP.Rnw"
|
||||
"sandwich-CL.R"
|
||||
"sandwich-CL.Rnw"
|
||||
"sandwich-CL.pdf"
|
||||
"sim-CL.rda"
|
||||
"sim-CL.R"
|
||||
"sandwich.R"
|
||||
"sandwich-CL.pdf"))))))
|
||||
"sandwich.pdf"
|
||||
"sandwich.R"))))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-zoo))
|
||||
|
|
Loading…
Add table
Reference in a new issue