Package: WhatsR Type: Package Title: Parsing, Anonymizing and Visualizing Exported 'WhatsApp' Chat Logs Version: 1.0.6 Date: 2025-07-14 Authors@R: person("Julian", "Kohne", email = "julian.kohne@gesis.org", role = c("aut", "cre")) Description: Imports 'WhatsApp' chat logs and parses them into a usable dataframe object. The parser works on chats exported from Android or iOS phones and on Linux, macOS and Windows. The parser has multiple options for extracting smileys and emojis from the messages, extracting URLs and domains from the messages, extracting names and types of sent media files from the messages, extracting timestamps from messages, extracting and anonymizing author names from messages. Can be used to create anonymized versions of data. License: GPL-3 Imports: stringi, qdapRegex, readr, tokenizers, data.table, ggplot2, anytime, mgsub, stats, qdap, ggwordcloud, dplyr, ragg, checkmate, visNetwork, lubridate, methods, leaflet Encoding: UTF-8 RoxygenNote: 7.3.3 Suggests: extrafont, tm, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://gesiscss.github.io/WhatsR/, https://github.com/gesiscss/WhatsR BugReports: https://github.com/gesiscss/WhatsR/issues Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev git libglpk-dev make libharfbuzz-dev default-jdk libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://gesiscss.r-universe.dev Date/Publication: 2025-10-23 11:18:13 UTC RemoteUrl: https://github.com/gesiscss/whatsr RemoteRef: HEAD RemoteSha: 06d7633d5d64f9028a8939d25fdca9eb04390dde NeedsCompilation: no Packaged: 2026-07-04 16:10:39 UTC; root Author: Julian Kohne [aut, cre] Maintainer: Julian Kohne Depends: R (>= 4.1.0)