forked from massimoaria/bibliometrix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
50 lines (50 loc) · 1.49 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
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
Package: bibliometrix
Type: Package
Title: An R-Tool for Comprehensive Science Mapping Analysis
Version: 2.3.2
Date: 2019-11-23
Authors@R: c(person("Massimo", "Aria", email = "[email protected]", role=c("cre","aut")),
person("Corrado", "Cuccurullo", email = "[email protected]", role="aut"))
Description: Tool for quantitative research in scientometrics and bibliometrics.
It provides various routines for importing bibliographic data from SCOPUS (<http://scopus.com>),
Clarivate Analytics Web of Science (<http://www.webofknowledge.com/>), Dimensions (<https://www.dimensions.ai/>), Cochrane Library (<http://www.cochranelibrary.com/>)
and PubMed (<https://www.ncbi.nlm.nih.gov/pubmed/>) databases, performing bibliometric analysis
and building networks for co-citation, coupling, scientific collaboration and co-word analysis.
License: GPL-3
URL: http://www.bibliometrix.org
LazyData: FALSE
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: stats,
dplyr,
DT,
factoextra,
FactoMineR,
ggraph,
ggplot2,
ggrepel,
igraph,
Matrix,
networkD3,
reshape2,
RColorBrewer,
rio,
RISmed,
rscopus,
shiny,
shinycssloaders,
shinythemes,
SnowballC,
stringdist,
stringr
Suggests:
knitr,
rmarkdown,
testthat (>= 2.1.0)
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-23 09:40:50 UTC; aria
Author: Massimo Aria [cre, aut],
Corrado Cuccurullo [aut]
Maintainer: Massimo Aria <[email protected]>
VignetteBuilder: knitr,