flextable icon indicating copy to clipboard operation
flextable copied to clipboard

table farming

Results 50 flextable issues
Sort by recently updated
recently updated
newest added

Unfortunately I can't seem to reproduce as a minimal example as there are a lot of moving parts, but I'm working on a quarto book and have a few long...

bug
pdf

As a user of Officeverse,I am really grateful for your contributions! Meanwhile, a BUG was found during application, that is after loading any package of "flextable", "officer" and "officedown", the...

bug
grid-plot

Hello! Thanks for this excellent package. One feature that would be really helpful is a short caption option. When you use flextable in bookdown, the captions are inserted into tables...

pdf
feature request

I'm not sure whether this is an equatags or flextable issue; however, mathematical fonts aside from `mathnormal`, `mathrm` and `mathbf` are not rendering: ``` eqs

Hi! First, thank you for your continuous efforts in developing this package; it's excellent! I've recently encountered a potential bug with the `flextable_to_rmd function` in version `0.9.6`. It appears that...

bug

Hello, I'm not really sure if the issue is about `flextable`, `knitr`, `tinytex` or any other related packages, but here is the problem: internal links in PDF file inside flextables...

bug

Hello, In PDF files, vertical alignment does not work for merged cells if any row contains multiple lines of text. It looks like the position of the text is the...

bug

Looking to add the feature to proc_freq so that alongside the other include.x arguments we can set the a new argument include.count to FALSE. This is because sometimes the percentages...

enhancement

More a question than a bug. [WebR](https://docs.r-wasm.org/webr/latest/) allows to run R code in the browser without the need for an R server to execute the code. For packages to work...

enhancement

Hello @davidgohel First of all, thank you wholeheartedly for bringing decimal (and other) tabulation marks into flextable. It is totally a game changer! And it works perfectly. Only I noticed...