gnu: r-matrixcalc: Update to 1.0-4.
* gnu/packages/cran.scm (r-matrixcalc): Update to 1.0-4.
This commit is contained in:
		
							parent
							
								
									ed5f29921d
								
							
						
					
					
						commit
						026bd0b219
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -23337,14 +23337,14 @@ imputed data sets with the appropriate degree of sampling uncertainty.") | ||||||
| (define-public r-matrixcalc | (define-public r-matrixcalc | ||||||
|   (package |   (package | ||||||
|     (name "r-matrixcalc") |     (name "r-matrixcalc") | ||||||
|     (version "1.0-3") |     (version "1.0-4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "matrixcalc" version)) |        (uri (cran-uri "matrixcalc" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1c4w9dhi5w98qj1wwh9bbpnfk39rhiwjbanalr8bi5nmxkpcmrhp")))) |          "0id0s8fwwzs9mklp642vx1wzqwdqvpqry0rnhjnh3id60h8q7icl")))) | ||||||
|     (properties `((upstream-name . "matrixcalc"))) |     (properties `((upstream-name . "matrixcalc"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (home-page "https://cran.r-project.org/web/packages/matrixcalc/") |     (home-page "https://cran.r-project.org/web/packages/matrixcalc/") | ||||||
|  |  | ||||||
		Reference in a new issue