gnu: r-drtmle: Update to 1.1.1.
* gnu/packages/cran.scm (r-drtmle): Update to 1.1.1.
This commit is contained in:
parent
2bdc02ca09
commit
256e1f2358
@ -10836,14 +10836,14 @@ a library of prediction algorithms to be used in the super learner.")
|
||||
(define-public r-drtmle
|
||||
(package
|
||||
(name "r-drtmle")
|
||||
(version "1.1.0")
|
||||
(version "1.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "drtmle" version))
|
||||
(sha256
|
||||
(base32
|
||||
"08a6k0nrg6mqdslwjc71583x52vnax87nbfalk98zczwvrrdwvxa"))))
|
||||
"12vplpz9bg5444jy29mbdr70hqby073vb3iw76v2csrwy3ws3f21"))))
|
||||
(properties `((upstream-name . "drtmle")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user