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 | ||||
|   (package | ||||
|     (name "r-performance") | ||||
|     (version "0.9.0") | ||||
|     (version "0.9.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "performance" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1znr4i1pjv6z3lj6qrma2i3l94rz1z29w92mrxxfy3ch0s71crww")))) | ||||
|          "0xiqy9z070v5xzf2iq4x01licabhkygji5x6qfy7l08n43z4agny")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-bayestestr r-datawizard r-insight)) | ||||
|  |  | |||
		Reference in a new issue