-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 1.22 KB
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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
LazyData: true
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