me
/
guix
Archived
1
0
Fork 0

gnu: r-flextable: Update to 0.9.1.

* gnu/packages/cran.scm (r-flextable): Update to 0.9.1.
master
Ricardo Wurmus 2023-04-06 17:32:37 +02:00
parent b93f3904f6
commit 88d8ab1809
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12583,14 +12583,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
(version "0.9.0")
(version "0.9.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"0p5zrw73aj6ycl2p7x95sjkdnbqjfjn6lmnscqhhg16pz5l5q11f"))))
"0ic3mny2kgfyckjc77sycq5czhx68i9dgqp7g3lc06h303kcjqm4"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table