me
/
guix
Archived
1
0
Fork 0

gnu: r-drtmle: Update to 1.1.1.

* gnu/packages/cran.scm (r-drtmle): Update to 1.1.1.
master
Ricardo Wurmus 2022-05-28 08:30:23 +02:00
parent 2bdc02ca09
commit 256e1f2358
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10836,14 +10836,14 @@ a library of prediction algorithms to be used in the super learner.")
(define-public r-drtmle (define-public r-drtmle
(package (package
(name "r-drtmle") (name "r-drtmle")
(version "1.1.0") (version "1.1.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "drtmle" version)) (uri (cran-uri "drtmle" version))
(sha256 (sha256
(base32 (base32
"08a6k0nrg6mqdslwjc71583x52vnax87nbfalk98zczwvrrdwvxa")))) "12vplpz9bg5444jy29mbdr70hqby073vb3iw76v2csrwy3ws3f21"))))
(properties `((upstream-name . "drtmle"))) (properties `((upstream-name . "drtmle")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs