mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 13:40:20 +01:00
gnu: r-pan: Update to 1.8.
* gnu/packages/cran.scm (r-pan): Update to 1.8.
This commit is contained in:
parent
66d6467f6c
commit
fde0293e71
1 changed files with 2 additions and 2 deletions
|
@ -8112,14 +8112,14 @@ impute compatibly with the substantive model.")
|
|||
(define-public r-pan
|
||||
(package
|
||||
(name "r-pan")
|
||||
(version "1.6")
|
||||
(version "1.8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "pan" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1dk3jjj826p7xrz10qz04vyc068xnypg7bp0pj4c32z3da0xzh5d"))))
|
||||
"1vhk65j10gp9wgjj7j9nyq7wny7hkh0xa91hj47a392qq417m9yi"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list gfortran))
|
||||
(home-page "https://cran.r-project.org/web/packages/pan/")
|
||||
|
|
Loading…
Add table
Reference in a new issue