Bill Denney

Results 181 issues of Bill Denney

This is somewhere between a bug and a feature request (probably closer to a feature request). When trying to use `import_list()` on a URL with a .xls file, it fails...

Please specify whether your issue is about: - [x] a suggested code or documentation change, improvement to the code, or feature request I often receive xls(x) files where I need...

Please specify whether your issue is about: - [x] a possible bug - [x] a question about package functionality - [x] a suggested code or documentation change, improvement to the...

bug

I don't control the file type that I receive, and sometimes I get SAS CPORT files with the .xpt extension suggesting inaccurately that they are XPORT files (ref tidyverse/haven#453). It...

enhancement
SAS

I just hit an unexpected issue that appears to be documentation related. It appears that the directory for the `output_file` should be relative to the directory of `input` rather than...

documentation
theme: paths

TL;DR: Would a rewrite of `hook_plot_tex()` that broke out the different parts and tried to make it more modular be appreciated or considered as too risky to be worth it?...

I often use manual layouts. It seems like it would often be simpler to pass the layout arguments to `ggraph()` via an `aes()` rather than `...` arguments to `ggraph()`. I...

It appears that start_cap and end_cap only use the first cap value and not all cap values. In the example below, the arrows appear to all point as though they...

Maybe related to #197. Thank you for making units work with ggplot2. The first issue I encountered is that there are no tick marks or tick labels on the x-axes....

Related to #205 and #197. This is the same reprex as #205 but with a different issue. In the last example below, what was units of `ug/mL` gets converted to...