mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: r-ncdfcf: Update to 0.6.0.
* gnu/packages/cran.scm (r-ncdfcf): Update to 0.6.0. Change-Id: Ic8703875245bd07919d212850a956b3d2163f628
This commit is contained in:
@@ -20553,13 +20553,13 @@ of prediction methods available in @code{caret}.")
|
||||
(define-public r-ncdfcf
|
||||
(package
|
||||
(name "r-ncdfcf")
|
||||
(version "0.5.0")
|
||||
(version "0.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ncdfCF" version))
|
||||
(sha256
|
||||
(base32 "1yp9h87ck4jrsb27zx1cx33vy95ppd3cqy83mn01c0g4d6y5ab17"))))
|
||||
(base32 "00hys99h9znyx3xbzkllramaraaib6fn5rjswn2x9xy926b8q9q8"))))
|
||||
(properties `((upstream-name . "ncdfCF")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-abind r-cftime r-r6 r-rnetcdf r-stringr))
|
||||
|
||||
Reference in New Issue
Block a user