gnu: r-abseqr: Add pandoc-citeproc.
* gnu/packages/bioconductor.scm (r-abseqr)[inputs]: Add pandoc-citeproc.
This commit is contained in:
		
							parent
							
								
									6fa5e4aaae
								
							
						
					
					
						commit
						8fe3ef5d5a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -4089,7 +4089,8 @@ Affymetrix arrays.") | |||
|     (properties `((upstream-name . "abseqR"))) | ||||
|     (build-system r-build-system) | ||||
|     (inputs | ||||
|      `(("pandoc" ,pandoc))) | ||||
|      `(("pandoc" ,pandoc) | ||||
|        ("pandoc-citeproc" ,pandoc-citeproc))) | ||||
|     (propagated-inputs | ||||
|      `(("r-biocparallel" ,r-biocparallel) | ||||
|        ("r-biocstyle" ,r-biocstyle) | ||||
|  |  | |||
		Reference in a new issue