gnu: r-mvabund: Update to 4.1.3.
* gnu/packages/cran.scm (r-mvabund): Update to 4.1.3.
This commit is contained in:
		
							parent
							
								
									a0077446a1
								
							
						
					
					
						commit
						19b0b54ed1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9048,14 +9048,14 @@ the interfaces between R and C++.") | |||
| (define-public r-mvabund | ||||
|   (package | ||||
|     (name "r-mvabund") | ||||
|     (version "4.0.1") | ||||
|     (version "4.1.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "mvabund" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0la935gsiryfc0zixxr1dqj0av271x96pqxbi3bp6dksbw5gm68k")))) | ||||
|          "1z58h4dk3mc2hfnfvc7pghk471cbp7ah2s1z2ria5igw4s80962b")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-mass" ,r-mass) | ||||
|  |  | |||
		Reference in a new issue