Package: btabler Title: Nice Formatting For LaTeX Tables Version: 0.0.4 Authors@R: c( person(given = "Lukas", family = "Bütikofer", role = c("cre", "aut"), email = "lukas.buetikofer@unibe.ch"), person(given = "Alan G.", family = "Haynes", role = "ctb", email = "alan.haynes@unibe.ch") ) Description: There are a number of packages for creating LaTeX tables from R, but they lack feature like merging cells. `btabler` provides a function to do just that. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/dcr-unibe-ch/btabler, https://dcr-unibe-ch.github.io/btabler/ BugReports: https://github.com/dcr-unibe-ch/btabler/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Suggests: knitr, markdown, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: xtable VignetteBuilder: knitr Imports: usethis Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://ctu-bern.r-universe.dev Date/Publication: 2026-03-23 16:37:21 UTC RemoteUrl: https://github.com/CTU-Bern/btabler RemoteRef: HEAD RemoteSha: 2499b647a8081fce083dde91275b11f2beb53ae1 NeedsCompilation: no Packaged: 2026-06-21 10:39:45 UTC; root Author: Lukas Bütikofer [cre, aut], Alan G. Haynes [ctb] Maintainer: Lukas Bütikofer