gnu: r-jomo: Update to 2.6-7.
* gnu/packages/cran.scm (r-jomo): Update to 2.6-7.
This commit is contained in:
		
							parent
							
								
									d2cd541cc7
								
							
						
					
					
						commit
						532b359865
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2884,14 +2884,14 @@ Laplace approximation and adaptive Gauss-Hermite quadrature.") | |||
| (define-public r-jomo | ||||
|   (package | ||||
|     (name "r-jomo") | ||||
|     (version "2.6-6") | ||||
|     (version "2.6-7") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "jomo" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1048qb12cx7fs156jcqzwkfmsjadkgnrqd0krznyxpn873zr9lq2")))) | ||||
|          "0lyvi32aikkvwdj0y2hc13kmmi0cw1icg8z9lcw10l8326sxm0vf")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-lme4" ,r-lme4) | ||||
|  |  | |||
		Reference in a new issue