matt
matt
Sorry in advance if this has already been asked -- I haven't seen anything about it. Pasting a `reprex` that does a better job explaining what's going on than I...
Closes #416 My editor stripped some whitespace -- it's really a one-line change + some docs. [Review without whitespace](https://github.com/cloudyr/aws.s3/pull/417/files?diff=unified&w=1) Please ensure the following before submitting a PR: - [x] if...
Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [x] a suggested code or documentation change, improvement...
## The problem Hey @juliasilge and @topepo et. al! **First**: I'm not 100% sure this is a bug, but it was unexpected behavior so I figured I'd file this. The...
Hey everyone, just spent a couple hours debugging an issue where `prep()` was quietly replacing missing factor levels with `NA` in a variable that ultimately wasn't included in any preprocessing...
I'm getting an odd error when trying to run `clearCache()` with a file path passed in, telling me the cache I've found is not a directory. This is happening because...
Hi all, Thanks so much for putting together this package! A question (not sure if it's a bug or not): In the documentation of the `x` and `n` arguments in...
Hello everyone! I've been maintaining `slackr` for almost five years now, but have less free time to work on it as much as it deserves now than I once did....
# Description Splitting up the event partitions queries ## Type of change - [x] Bug fix (non-breaking change which fixes an issue)
# Description Introduces dynamic event filters, which are persisted into `v1_filter` and then queried when we go to trigger a workflow from an event. Some decisions made here / open...