Hadley Wickham

Results 2590 comments of Hadley Wickham

Closing since this seems to be a positron issue.

Or maybe `read_csv_duckplyr()` or similar. I find the current selection of function names to be quite confusing.

As much as I love the duck prefix, given `tidypolars::read_*_polars()` and friends I do think it's worthwhile to think this through a bit more before release.

@hannes just nothing else in R has an interface like that 😄

I'd suggest either `read_*_duck()` or `read_*_duckdb()` and we reserve `duck_*` for some cool future idea.

IMO just the last should be sufficient. It seems to be adequate for httr2 (`last_request()` and `last_response()`) and ggplot2 (`last_plot()`)

@jangorecki unfortunately because pkgdown has to use a different page template than vignettes (in order to add its own navigation structure), I don't think there's any particularly clean way to...

I'll keep this open, but the chances of us fixing in the near future are low.

There should be, but there isn't. I'd say that this tranche of activity has now died down and you can expect it to be ignored again for a while 😄

Can you please provide a simple reprex of the problem that you're seeing?