gnu: r-with-tests: Update to 4.4.0.

* gnu/packages/statistics.scm (r-with-tests): Update to 4.4.0.

Change-Id: If77c95867cc16141c397e48c899a9ade3e89876d
This commit is contained in:
Ricardo Wurmus 2024-05-06 11:10:39 +02:00
parent 2bea3f2562
commit 79c2b32337
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -227,7 +227,7 @@ (define-public libxls
(define r-with-tests
(package
(name "r-with-tests")
(version "4.3.3")
(version "4.4.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cran/src/base/R-"
@ -235,7 +235,7 @@ (define r-with-tests
version ".tar.gz"))
(sha256
(base32
"0c03abq3kqg6d2yhrijy9j3fsl77har3k7pffwwbz19v74qi51c0"))))
"0c7hnmr0w26vpaf8b10m83f4w3g3fl6a7z65pi9jqvcpkdgi5r5c"))))
(build-system gnu-build-system)
(arguments
(list