[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/135: gnu: r-dismo: Update to 1.3-5.
From: |
guix-commits |
Subject: |
103/135: gnu: r-dismo: Update to 1.3-5. |
Date: |
Wed, 3 Nov 2021 18:00:13 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ccc23f0e59dc54092c7a1e17a9fcd8f858dffd43
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:51 2021 +0000
gnu: r-dismo: Update to 1.3-5.
* gnu/packages/cran.scm (r-dismo): Update to 1.3-5.
[propagated-inputs]: Add r-terra.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a44cac1..25f76a2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31234,20 +31234,21 @@ to archive and assign DOIs to data, software,
figures, and more.")
(define-public r-dismo
(package
(name "r-dismo")
- (version "1.3-3")
+ (version "1.3-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "dismo" version))
(sha256
(base32
- "1jj9d78f251bxgrwbv1ycn677qnhvl40bfan12x8fhlaq4d36rgx"))))
+ "1rqf6h4imbqvs7hjd1k4my6154wg0qnmnp5byan403rcshr1jbl1"))))
(properties `((upstream-name . "dismo")))
(build-system r-build-system)
(propagated-inputs
`(("r-raster" ,r-raster)
("r-rcpp" ,r-rcpp)
- ("r-sp" ,r-sp)))
+ ("r-sp" ,r-sp)
+ ("r-terra" ,r-terra)))
(home-page "https://rspatial.org/raster/sdm/")
(synopsis "Species distribution modeling")
(description
- 57/135: gnu: r-deldir: Update to 1.0-6., (continued)
- 57/135: gnu: r-deldir: Update to 1.0-6., guix-commits, 2021/11/03
- 61/135: gnu: r-optparse: Update to 1.7.1., guix-commits, 2021/11/03
- 66/135: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/03
- 78/135: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/03
- 74/135: gnu: r-caret: Update to 6.0-90., guix-commits, 2021/11/03
- 88/135: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/03
- 92/135: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/03
- 97/135: gnu: r-lwgeom: Update to 0.2-8., guix-commits, 2021/11/03
- 99/135: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/03
- 101/135: gnu: r-keras: Update to 2.6.1., guix-commits, 2021/11/03
- 103/135: gnu: r-dismo: Update to 1.3-5.,
guix-commits <=
- 110/135: gnu: r-testthat: Update to 3.1.0., guix-commits, 2021/11/03
- 111/135: gnu: r-rlang: Update to 0.4.12., guix-commits, 2021/11/03
- 112/135: gnu: r-tibble: Update to 3.1.5., guix-commits, 2021/11/03
- 113/135: gnu: r-data-table: Update to 1.14.2., guix-commits, 2021/11/03
- 116/135: gnu: r-rcpparmadillo: Update to 0.10.7.0.0., guix-commits, 2021/11/03
- 117/135: gnu: r-mvtnorm: Update to 1.1-3., guix-commits, 2021/11/03
- 118/135: gnu: r-viridis: Update to 0.6.2., guix-commits, 2021/11/03
- 120/135: gnu: r-plotly: Update to 4.10.0., guix-commits, 2021/11/03
- 122/135: gnu: r-ztable: Update to 0.2.3., guix-commits, 2021/11/03
- 124/135: gnu: r-lubridate: Update to 1.8.0., guix-commits, 2021/11/03