gnu: r-performance: Update to 0.9.1.
* gnu/packages/cran.scm (r-performance): Update to 0.9.1.
This commit is contained in:
		
							parent
							
								
									dbdb2c549d
								
							
						
					
					
						commit
						e1235cebb1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12447,14 +12447,14 @@ ROPE percentage and pd).") | ||||||
| (define-public r-performance | (define-public r-performance | ||||||
|   (package |   (package | ||||||
|     (name "r-performance") |     (name "r-performance") | ||||||
|     (version "0.9.0") |     (version "0.9.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "performance" version)) |        (uri (cran-uri "performance" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1znr4i1pjv6z3lj6qrma2i3l94rz1z29w92mrxxfy3ch0s71crww")))) |          "0xiqy9z070v5xzf2iq4x01licabhkygji5x6qfy7l08n43z4agny")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list r-bayestestr r-datawizard r-insight)) |      (list r-bayestestr r-datawizard r-insight)) | ||||||
|  |  | ||||||
		Reference in a new issue