Releases: juliasilge/widyr
Releases · juliasilge/widyr
widyr 0.1.5
- Change maintainer to Julia Silge
- Updates for new Matrix package version (@simonpcouch, #41)
- Update use of
distinct()
Update to work with tidytext's cast_sparse, data_frame->tibble
- Update to work with the latest version of tidytext's cast_sparse. Adds rlang to IMPORTs. (@juliasilge, #30)
- Update from data_frame() to tibble() in examples
- Removed topicmodels from SUGGESTS (hasn't been required for several versions)
- Fixed spelling mistakes of occurence->occurrence
widyr v0.1.0
- Initial release of package
- Only functions are the pairwise_ collection of functions, as well as the widely and squarely adverbs.