Michael Barrowman

Results 5 issues of Michael Barrowman

The `white_around_sticker=TRUE` argument doesn't cover enough area. IT leaves a small strip at the top of the plot, if there is an overflow. See the below reprex for an example:...

Would it be possible to include ordinal dates when creating a `stamp()` function? For example, if I run: ``` f

parser :carrot:
rewrite

I've been trying to use DiagrammeR::mermaid to render a flowchart in my RMarkdown document. However, when I knit the .Rmd, most of the rendered document is faded out. MWE: ![image](https://user-images.githubusercontent.com/48382869/75390276-e91a7d00-58df-11ea-99fb-644412704f17.png)...

### Things to check first - [X] I have searched the existing issues and didn't find my bug already reported there - [X] I have checked that my bug is...

bug

I was trying to follow along with the [Github credentials guide on `usethis`](https://usethis.r-lib.org/articles/articles/git-credentials.html) and when I got to the point of running `gitcreds::gitcreds_set()` I got the following error: ``` >...

bug