Open alex-gable opened 3 years ago
I assure I'm not ignoring this. I'm quite interested in anything that can reduce my dependency footprint. I'm just not in a position to give this as thorough a review as it deserves right now.
You'll likely see an update to pixiedust go up to CRAN in the coming days. This is for a change requested by CRAN and must be handled in the next few days or the package will be archived.
No problem! Is there a branch I could rebase off of?
Love this package, but ran into some issues with internals, specifically those using
dplyr
.Made updates to port the package off of
dplyr
+magrittr
and ontopoorman
. The only issue I ran into blocking a "clean" port over was nathaneastwood/poorman#68Most of these changes are whitespace changes which can be suppressed from the diff view.
Didn't know what to do with the Author/Maintainer/Version stuff so just threw in some fillers.
I realize this is "forward" or presumptuous and would be more than happy to walk through this in more detail!
Thanks for looking!