Tim Taylor
Tim Taylor
@Serene-Arc - Have edited as referencing xz was a little cliché and unnecessary. My point remains: > Limiting unnecessary additions to popular packages seems prudent "Unnecessary" is clearly subjective but,...
Cool - `year_quarter_day_parse()` would be great to have. For completeness, and comparison with `yq()`, here's the closest I think we can currently get without the additional parser (main difference from...
Further to [this discussion](https://fosstodon.org/@davis/109824837334567416) and to add another use case for this: I often use comment lines, without commentary, to break up my code (e.g. `# -------------` ). This makes...
@gaborcsardi - we may have crossed wires. I'm after something that wouldn't render (e.g. purely for styling the source documentation). The following: ``` #' my title #' #' my description...
@gaborcsardi - amazing! Apologies for the noise on the issue - I had no idea this was possible. Do you want to hide the comments?
As above. Commenting for notifications on progress here.
Fair enough. Re guidance - afraid not. My main argument would be that for interactive use it is quite common to just call `library()` when you begin, so making this...
cheers - I'll take a look. If it's a quick fix I'll push a patch if not it may have to wait until I have time to work on the...
tidyselect functionality dropped by https://github.com/reconverse/incidence2/commit/1ef0420a031462eb252d69046fd6fc8f8f1b6c82
Maybe support POSIXlt with a warning but error on vctrs_rcrd input???