-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
56 lines (56 loc) · 1.48 KB
/
DESCRIPTION
File metadata and controls
56 lines (56 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Package: mwiR
Title: The R Package of My Web Intelligence Project
Version: 0.4.0
Authors@R:
person(given = "Amar",
family = "Lakel",
role = c("aut", "cre"),
email = "amar@lakel.net",
comment = c(ORCID = "0000-0002-1234-5678"))
Description: My Web Intelligence (MWI) is a project designed to meet the growing need for tools and methodologies in the field of digital methods in social sciences and information and communication sciences (ICS). The main objective is to map the digital ecosystem to identify key actors, assess their influence, and analyze their discourses and interactions. This project addresses the increasing centrality of digital information and interactions in various fields, including health, politics, culture, and beyond.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Imports:
cld3,
DBI,
future,
furrr,
ggplot2,
glue,
gridExtra,
httr,
jsonlite,
lubridate,
mclust,
openai,
pdftools,
progressr,
readr,
reticulate,
RSQLite,
rvest,
SnowballC,
stringr,
tesseract,
tools,
urltools,
mockery,
XML,
stringi,
utils,
stats,
bestNormalize,
poweRlaw,
moments,
tibble,
zip
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0),
rmarkdown,
tinytex
Config/testthat/edition: 3
URL: https://github.com/MyWebIntelligence/mwiR
BugReports: https://github.com/MyWebIntelligence/mwiR/issues