Skip to content

Releases: gesiscss/WhatsR

WhatsR v.1.0.5

12 Apr 11:37
Compare
Choose a tag to compare
  • fixed some issues with plot_network() for recipient names including space characters.
  • Switched to leaflet for plot_locations() for better interactivity

WhatsR v.1.0.4

24 Jan 19:32
Compare
Choose a tag to compare

Updated Regexes, tests, and testing files to new WhatsApp document structure. Also reenabled plot_location() function

WhatsR 1.0.2

21 Nov 15:52
Compare
Choose a tag to compare
  • temporarily removed plot_locations() functions until update version of ggmap package is available via CRAN that supports stadiamaps
  • explicitly using agg_png() function for plot_emoji() in tests and examples to avoid character encoding issues in tests and checks
  • fixed a bug in all heatmaps where the tile width could be displayed incorrectly by adding width = 1 parameter
  • corrected spelling in all functions and tests from anoni* to anony*, e.g. "anonymize"
  • rewrote download_emoji() function to rely on unicode website instead of emojipedia
  • added code to remove NAs before passing objects to ggplot2 to remove warning messages. Returned dataframe will continue to contain NAs
  • Ordering dataframes by TimeOrder column before plotting for functions depending on correct order, e.g. plot_tokens_over_time, plot_network, plot_tokens and heatmaps
  • fixed an issue in plot_network by specifying to use dplyr::lag() instead of stats::lag()

WhatsR CRAN

23 Jun 09:33
Compare
Choose a tag to compare

First CRAN release

WhatsR 1.0

23 May 21:22
Compare
Choose a tag to compare

removed local timezone dependency, included UTC conversions

WhatsR 1.0

28 Apr 12:51
Compare
Choose a tag to compare

included citation

WhatsR 1.0

28 Apr 11:29
Compare
Choose a tag to compare

Initial relase of WhatsR 1.0