mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
gnu: r-drtmle: Update to 1.1.2.
* gnu/packages/cran.scm (r-drtmle): Update to 1.1.2.
This commit is contained in:
parent
8b322c5967
commit
fd82a783eb
1 changed files with 2 additions and 2 deletions
|
@ -12406,14 +12406,14 @@ (define-public r-superlearner
|
|||
(define-public r-drtmle
|
||||
(package
|
||||
(name "r-drtmle")
|
||||
(version "1.1.1")
|
||||
(version "1.1.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "drtmle" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12vplpz9bg5444jy29mbdr70hqby073vb3iw76v2csrwy3ws3f21"))))
|
||||
"0qvdxzvpi7a66gx61v6fj31zy4y5cid18g4qgv5lir7qc74rbbx0"))))
|
||||
(properties `((upstream-name . "drtmle")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue