mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-locfit: Update to 1.5-9.7.
* gnu/packages/statistics.scm (r-locfit): Update to 1.5-9.7.
This commit is contained in:
parent
6abdb707d1
commit
b09ff0fbc6
1 changed files with 2 additions and 2 deletions
|
@ -1930,14 +1930,14 @@ side.")
|
|||
(define-public r-locfit
|
||||
(package
|
||||
(name "r-locfit")
|
||||
(version "1.5-9.6")
|
||||
(version "1.5-9.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "locfit" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xilf6gp3m8xla2fvxr491j31pvim707mnhswvm9yxnb0d09xs0y"))))
|
||||
"1zvsa7hvnp0pvjyy0nnrg8bdv8gv4l23jb66wkc0kipvi78grra8"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-lattice))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue