me
/
guix
Archived
1
0
Fork 0

gnu: r-tam: Update to 3.6-45.

* gnu/packages/cran.scm (r-tam): Update to 3.6-45.
master
Ricardo Wurmus 2021-05-04 07:13:16 +02:00
parent 2dc5918ef9
commit 6d2b288e24
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22883,14 +22883,14 @@ well as Ravand and Robitzsch (2015).")
(define-public r-tam
(package
(name "r-tam")
(version "3.5-19")
(version "3.6-45")
(source
(origin
(method url-fetch)
(uri (cran-uri "TAM" version))
(sha256
(base32
"1x1pdy0hrk4c3x5l4gcslpvyb0sv2zgly4n3a7y8j6yrzajx0sg7"))))
"1i9frqh6xf7h8r3q66xy0kfgwsxdhj6p9r9ga043aqmwk92q78b8"))))
(properties `((upstream-name . "TAM")))
(build-system r-build-system)
(propagated-inputs