gnu: r-distillery: Update to 1.0-7.
* gnu/packages/cran.scm (r-distillery): Update to 1.0-7.
This commit is contained in:
parent
4c0cf66cfc
commit
92d81a5e5b
1 changed files with 2 additions and 2 deletions
|
@ -2389,14 +2389,14 @@ (define-public r-lmoments
|
|||
(define-public r-distillery
|
||||
(package
|
||||
(name "r-distillery")
|
||||
(version "1.0-6")
|
||||
(version "1.0-7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "distillery" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1mi3ig9jq0kd7yrwc5m37lmrw04p1b4lirnbsxi10z3n5yay4429"))))
|
||||
"0w72vb3p51m0hwms9icwgy1xg3dplmpjrxibl2s92lpdrv737249"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://ral.ucar.edu/staff/ericg/")
|
||||
(synopsis "Functions for confidence intervals and object information")
|
||||
|
|
Loading…
Reference in a new issue