Skip to content

Quarto integration? #190

Description

@AaronGullickson

Hello, I am a big fan of texreg and, in particular, the knitreg function that works so well in R Markdown. I am wondering if there are any plans to work on integration with Quarto, the "next-gen" version of R Markdown? I have been playing around with Quarto a bit and I have noticed that while texreg generally plays well with Quarto, there are a couple of issues. Namely:

  • knitreg does not work, so I have to go back to using texreg, htmlreg, etc. to get output. This is not surprising, but it would be great to get a quarto aware version of this function.
  • texreg does not work well with the new cross-referencing/label system in Quarto. The table itself seems to ignore the #| label: tlb-name argument in the code chunk. You can set the label directly in texreg itself, but this label also seems to be ignored. I am guessing it has to do with the ordering of how the document is processed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions