Hadley Wickham

Results 1106 issues of Hadley Wickham

Possibly replacing httr?

Generally, the less each component does, the easier it is to reason about the entire system.

I guess I should check revdeps since the coercion might cause errors. And I guess the new warnings might break badly written tests.

Some of these hung on because we didn't properly flag as deprecated, but I think it's time to let them go. Hopefully the revdep checks support this decision. @shikokuchuo if...

Now that we can depend on R 4.1

e.g. `class` and `.internal` which I use fairly frequently, where it would be nice to have autocomplete support.

feature

e.g. instead of `[1m 34.1s]` it would be better to show `[1m 34s]`

bug

This is a heads up to let you know that `with_mock()` is deprecated and will be made defunct soon. The API functions that made it work are being removed in...