-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
23 lines (23 loc) · 1.2 KB
/
DESCRIPTION
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.5
Date: 2024-07-32
Author: Julian Kohne <julian.kohne@gesis.org>
Maintainer: Julian Kohne <julian.kohne@gesis.org>
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.1
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