Seth Caldwell

Results 7 comments of Seth Caldwell

Hey all, found this as I ran into this issue trying to copy from SO (where it seems this feature request originated). However, unlike in #61, I wasn't even able...

Referenced in an [SO post I responded to](https://stackoverflow.com/questions/70353459/how-can-i-increase-canvas-size-or-plot-area-so-that-it-does-not-crop-labels-in-g/70353670#70353670). Would recommend amending `ggpie()` to add `clip = "off"` to the call to `coord_polar()` on line 26 as default, or allow passing...

Second this, as I have to disable the OBJECT_USAGE_LINTER from `{lintr}` in codebases using `{box}` for this reason. However, wondering if support for `box::use()` syntax could be incorporated into `{lintr}`...

https://github.com/r-lib/lintr/issues/2060

Ah thanks so much, will 100% do so!

Apologies, yes, here's a simple reprex of the issue (ignoring authorisation for `googledrive`). Uses [this](https://drive.google.com/file/d/12bPHu0w8gyEmoeblBAg25c8ch842THw7/view) publicly available KML file stored on Google Drive. I also manually downloaded the file and...

I had a look through the table of mime types at `googledrive:::.drive$mime_tbl` and noticing that some mimeTypes have what seems to be a "base type" added on at the end...