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))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue