gnu: r-emmeans: Update to 1.8.7.
* gnu/packages/cran.scm (r-emmeans): Update to 1.8.7.
This commit is contained in:
parent
2a3124d924
commit
cbc2b21497
@ -15337,14 +15337,14 @@ the differences were not significantly different.")
|
||||
(define-public r-emmeans
|
||||
(package
|
||||
(name "r-emmeans")
|
||||
(version "1.8.6")
|
||||
(version "1.8.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "emmeans" version))
|
||||
(sha256
|
||||
(base32
|
||||
"11gma8sz3bxy59flyzxqh400a4pm1cg6maaqvxxbms77svhb8vd4"))))
|
||||
"0gpqgbybxpcpxc2n3pisd4yr1s9dq2m4z8j29f5mq0c5w5axgm68"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-estimability r-mvtnorm r-numderiv))
|
||||
|
Loading…
Reference in New Issue
Block a user