Ellis Hughes

Results 41 comments of Ellis Hughes

Hi Mike, thanks for the issue! Is this printing to HTML or PDF? Right now those are the only output types supported.

Hi Mike, Could you try to make an minimal reproducible example? I am having some difficulty reproducing what that screen grab could be and the version of {colortable} from the...

I see. Thank you for getting that to me. That is because I have not yet implemented a kable printing method for tibbles with color_vctrs. That is in the todo...

yeah, sorry for the confusion. You can use the `name` arugment to set the name you want to save the template as. I will work on making this clearer. Also,...

I'll take a closer look, like I said, I had not really tested inline outputs and need to figure out their methods to resolve this. Let me know if you...

Good to hear. This is still early days for the package and am figuring out its behavior. There is going to be a big jump to the vctrs package once...

@mikejiang - I think I found a half solution where you don't have to use `format(method = "html")` while I work on implementing a proper printing method/behavior for tibble printing....

Another note - I looked more into why sometimes styling was applied w/o the format call before the kable function (like in the readme). Turns out that kable uses as.matrix...

I like this solution and it removes the need to type "docker" at the beginning of each system call. Lets continue to think on how to resolve the sudo issue,...

Thanks for the heads up. I'll look into that more closely. I had written the functions and released the package before learning about {gh}, but with the new process it...