Hadley Wickham

Results 1544 comments of Hadley Wickham

@hrecht coming back to this issue, I'd now suggest that you don't use `\dontrun{}` and instead use one of the techniques suggested in https://r-pkgs.org/man.html#sec-man-examples-dependencies-conditional-execution

Fun terminology: this is called a scrollburglar. Looks like the root cause is I sets the width of an aside to `calc(100vw - 1rem)`, ensuring that there's enough room for...

In general, I don't think it's a good idea to the modify the semantics of your Rd files in order to improve display in one specific venue. So unfortunately, I...

We haven't made any progress on this in almost two years, and because it's going to require a bunch of work (since it will affect just about every internal link...

Closing this because it's 3 years later and I think this has mostly been done (or at least these problems are no longer actively bugging me)

If we turn this on by default, we'll need to either provide an explicit opt-out, or some way to select some badges that you don't want to display. The tidyverse...

OTOH this would encourage people to follow our style 😄

@cboettig wanted to confirm that this is still a problem for you before I dig into it again.

Even more minimal reprex: visit https://bartjanvanrossum.github.io/statgenSTA/articles/statgenSTA.html#extracting-model-results in chrome. "Model reports" is highlighted instead of "Extracting model results" Probably something to do with `scroll-padding`.