[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/174: gnu: r-pan: Update to 1.8.
From: |
guix-commits |
Subject: |
43/174: gnu: r-pan: Update to 1.8. |
Date: |
Tue, 11 Jul 2023 14:48:07 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit f27bb7f92465ac50c10842b46dd9a27fc5fc3a95
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:22 2023 +0200
gnu: r-pan: Update to 1.8.
* gnu/packages/cran.scm (r-pan): Update to 1.8.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9b2de944c7..646a3c867c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -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/")
- 15/174: gnu: r-terra: Update to 1.7-39., (continued)
- 15/174: gnu: r-terra: Update to 1.7-39., guix-commits, 2023/07/11
- 16/174: gnu: r-igraph: Update to 1.5.0., guix-commits, 2023/07/11
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/11
- 21/174: gnu: r-scistreer: Update to 1.2.0., guix-commits, 2023/07/11
- 28/174: gnu: r-readxl: Update to 1.4.3., guix-commits, 2023/07/11
- 29/174: gnu: r-jsonlite: Update to 1.8.7., guix-commits, 2023/07/11
- 30/174: gnu: r-curl: Update to 5.0.1., guix-commits, 2023/07/11
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/11
- 47/174: gnu: r-webshot: Update to 0.5.5., guix-commits, 2023/07/11
- 37/174: gnu: r-rcppthread: Update to 2.1.5., guix-commits, 2023/07/11
- 43/174: gnu: r-pan: Update to 1.8.,
guix-commits <=
- 50/174: gnu: r-cubature: Update to 2.1.0., guix-commits, 2023/07/11
- 45/174: gnu: r-gss: Update to 2.2-5., guix-commits, 2023/07/11
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/11
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/11
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/11
- 41/174: gnu: r-psych: Update to 2.3.6., guix-commits, 2023/07/11
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1., guix-commits, 2023/07/11
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/11
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/11
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/11