gnu: r-performance: Update to 0.4.0.
* gnu/packages/cran.scm (r-performance): Update to 0.4.0.
This commit is contained in:
		
							parent
							
								
									18376defad
								
							
						
					
					
						commit
						c60ed4d6e6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8247,14 +8247,14 @@ ROPE percentage and pd).") | ||||||
| (define-public r-performance | (define-public r-performance | ||||||
|   (package |   (package | ||||||
|     (name "r-performance") |     (name "r-performance") | ||||||
|     (version "0.3.0") |     (version "0.4.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "performance" version)) |        (uri (cran-uri "performance" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "13j74ffhx950kacs86ixx84nviq9qlwzr7hjnhkmzw2hspjxq99w")))) |          "0lxpmp9smn5r3xvfik36nr608wcpmmximjh0v2sckyvjf7hnb4s0")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("r-bayestestr" ,r-bayestestr) |      `(("r-bayestestr" ,r-bayestestr) | ||||||
|  |  | ||||||
		Reference in a new issue