Benjamin

Results 33 comments of Benjamin

It would probably be easier to put these in `minipage` environments.

I honestly couldn't tell you what my reasoning here was. Well, I can, actually. It wasn't working...and then I did something...and then it was working. I haven't touched it since...

If I ever learn of a way to inject the LaTeX dependencies from `pixiedust`, you can be sure I will do that. I haven't researched that much at all, and...

I actually started playing with this about a month ago. I haven't made as much progress as I would like, but I'm hoping to have it included this year.

I'm not opposed to the idea, but there are a few questions I would want resolve prior to taking on a project like this. For instance 1. How should interaction...

As I've thought about it more, I've decided that this really ought to be a generic for which additional methods may be written. For the generic, I propose the flolling...

Here's a first attempt. How does this look as proof of concept? use `devtools::install_github("nutterb/pixiedust", ref = "new-latex-tables-inline-dust")` to install the package with these utilities. The source code to generate the...

This sounds like something in the dependency chain. A dependency in one of the dependencies is not being installed. When upgrading R, I would recommend using `dependencies =TRUE` when using...

You are correct that this could be better described. I'll work this into the documentation. When you first got all of those errors, where was the first place you wanted...

I'm certain that this is impossible. Deconstructing the problem: REDCap identifies codes and labels on the algorithm `[code] [first comma] [label] [line break]` There's no restriction on `[label]` preventing the...