gnu: r-mbess: Update to 4.9.1.
* gnu/packages/cran.scm (r-mbess): Update to 4.9.1.
This commit is contained in:
		
							parent
							
								
									995db36c9d
								
							
						
					
					
						commit
						8f935a88e8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3171,13 +3171,13 @@ in a ggplot2 plot.") | |||
| (define-public r-mbess | ||||
|   (package | ||||
|     (name "r-mbess") | ||||
|     (version "4.9.0") | ||||
|     (version "4.9.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "MBESS" version)) | ||||
|        (sha256 | ||||
|         (base32 "0qmyvjx2zn5hlzdbz8c94g8l4707swhn7sq9mxkdqiydmflzv0b5")))) | ||||
|         (base32 "18klyyjvmwggv4ma2x77jac3640yxbsbinl3s2rp1ik4n9phnjd0")))) | ||||
|     (properties `((upstream-name . "MBESS"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue