/R_Patches

Things I've done or am working on for base R

Primary LanguageR

R Patches

Known bugs that I'm working on improving in R. Feel free to submit an issue on this repo and I'll add more improvements to my queue. This list is partly for my own reference so I don't forget what I was planning to work on.

Patches submitted

  • #18480: Non-recursive reimplementation of dendrapply that also allows for different tree traversal methods.
  • #18655: Improvements for *wilcox functions when populations are larger than 50, reduces memory scaling.

Known Issues