James McMahon
James McMahon
I have a number of use cases of this type: example folder structure: ``` data/ data/1516 data/1516/extracts data/1617 data/1617/extracts etc... ``` I will write code like: ```r library(fs) library(glue) library(readr)...
An error would be great. I usually use the Addin as I go, but recently ran style_dir, I didn't realise that I hadn't saved a different file that I wasn't...
Sorry, meant to reply to this. I looked at a lot of rstudio API docs but it doesn't seem to be possible. Possibly someone else can figure out how or...
I opened an issue on {rstudioapi} - https://github.com/rstudio/rstudioapi/issues/230
I just came here to post this exact feature request! i.e. if `check = TRUE` and the check fails then return the `waldo::compare` comparison.
> @jakeybob This relates to your comment that we should mention that {arrow} only works with tabular data, and anything else would have to be written out in a .Rdata...
Comments back from CRAN: - [ ] 1. References - I don't think this is applicable. - [ ] 2. Better / Longer Description - [ ] 3. Add return...
@Tina815 Is there anything left to do on this, other than update the README, and any comms etc.
Yeah, the function is a really nice idea but keeping the data behind it current is a really thorny issue! We could probably set up a GitHub action to regularly...
I have no time right now but will hopefully have some over Christmas... would you want to look at a warning if I looked at a GH action (I'd first...