me
/
guix
Archived
1
0
Fork 0

gnu: r-flextable: Update to 0.9.3.

* gnu/packages/cran.scm (r-flextable): Update to 0.9.3.
master
Ricardo Wurmus 2023-09-14 00:04:07 +02:00
parent e371d89fa4
commit 00a4e351eb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13413,14 +13413,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
(version "0.9.2")
(version "0.9.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"0gcjkw35dlhf71djkvmlz0rp62sy3zd45vm8qhk1v3z5ka8m7kdw"))))
"1jdikfiswxi63vj9xr9a24p8fv50h91pvhv3xllgwwfbs1wqyq4x"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table