gnu: r-latex2exp: Update to 0.9.8.

* gnu/packages/cran.scm (r-latex2exp): Update to 0.9.8.
[propagated-inputs]: Remove r-magrittr and r-stringr.
[native-inputs]: Add r-rlang and r-waldo.

Change-Id: Ie265ec450ba098829bfc43f671f83e3e4623eb89
This commit is contained in:
Ricardo Wurmus 2026-01-13 14:11:12 +01:00 committed by Andreas Enge
parent 1be86a0277
commit 1763dde3a0
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -47232,13 +47232,13 @@ appropriate dog and cat images for many status codes.")
(define-public r-latex2exp
(package
(name "r-latex2exp")
(version "0.9.6")
(version "0.9.8")
(source (origin
(method url-fetch)
(uri (cran-uri "latex2exp" version))
(sha256
(base32
"1jp0l0hi5kv4yh28qg2yj2z5fj33gnfvdz2g2v4ibn516fj2d636"))))
"198hcnj2hsqb52gvp8hc4f1cakcmwhs0jm97qg81b5cqcgr43mld"))))
(build-system r-build-system)
(arguments
(list
@ -47250,10 +47250,8 @@ appropriate dog and cat images for many status codes.")
(substitute* "tests/testthat/test_simple.R"
((".*Escaped symbols renders correctly.*" m)
(string-append m "skip('skip')\n"))))))))
(propagated-inputs
(list r-magrittr r-stringr))
(native-inputs
(list r-knitr r-testthat))
(list r-knitr r-rlang r-testthat r-waldo))
(home-page "https://github.com/stefano-meschiari/latex2exp/")
(synopsis "Use LaTeX expressions in plots")
(description "@code{latex2exp} parses and converts LaTeX math formulas to