gnu: r-ggcyto: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.16.0. [propagated-inputs]: Add r-hexbin.
This commit is contained in:
		
							parent
							
								
									631b12ca71
								
							
						
					
					
						commit
						3407dfa61f
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -5979,14 +5979,14 @@ manipulation of flow cytometry data.") | ||||||
| (define-public r-ggcyto | (define-public r-ggcyto | ||||||
|   (package |   (package | ||||||
|     (name "r-ggcyto") |     (name "r-ggcyto") | ||||||
|     (version "1.14.1") |     (version "1.16.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (bioconductor-uri "ggcyto" version)) |        (uri (bioconductor-uri "ggcyto" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "16jwdslhmj1nsa28wmaircy15cq7qn8nsyiawinjv711qiqhgw50")))) |          "1ih6ggay7jjxnx8blc2sk95g8d40gkim145jllkk8sqwl02g44p0")))) | ||||||
|     (properties `((upstream-name . "ggcyto"))) |     (properties `((upstream-name . "ggcyto"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  | @ -5995,6 +5995,7 @@ manipulation of flow cytometry data.") | ||||||
|        ("r-flowworkspace" ,r-flowworkspace) |        ("r-flowworkspace" ,r-flowworkspace) | ||||||
|        ("r-ggplot2" ,r-ggplot2) |        ("r-ggplot2" ,r-ggplot2) | ||||||
|        ("r-gridextra" ,r-gridextra) |        ("r-gridextra" ,r-gridextra) | ||||||
|  |        ("r-hexbin" ,r-hexbin) | ||||||
|        ("r-ncdfflow" ,r-ncdfflow) |        ("r-ncdfflow" ,r-ncdfflow) | ||||||
|        ("r-plyr" ,r-plyr) |        ("r-plyr" ,r-plyr) | ||||||
|        ("r-rcolorbrewer" ,r-rcolorbrewer) |        ("r-rcolorbrewer" ,r-rcolorbrewer) | ||||||
|  |  | ||||||
		Reference in a new issue