Archived
1
0
Fork 0

gnu: r-tam: Update to 3.4-26.

* gnu/packages/cran.scm (r-tam): Update to 3.4-26.
This commit is contained in:
Ricardo Wurmus 2020-03-12 14:25:47 +01:00
parent 4dab179de2
commit defbaab3f8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20131,14 +20131,14 @@ well as Ravand and Robitzsch (2015).")
(define-public r-tam (define-public r-tam
(package (package
(name "r-tam") (name "r-tam")
(version "3.3-10") (version "3.4-26")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "TAM" version)) (uri (cran-uri "TAM" version))
(sha256 (sha256
(base32 (base32
"1rkjp5x6wrk1dfspp1imvfals0wvy4w1wb8a5mhfbnilc7vgnlbq")))) "111d7qkxhwh1lfvldyh9d61pdb5vb6x8lr8n9h95ssvw07vjqvk9"))))
(properties `((upstream-name . "TAM"))) (properties `((upstream-name . "TAM")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs