Package: bibliometrix
Type: Package
Title: Comprehensive Science Mapping Analysis
Version: 4.1.2
Authors@R: c(
    person(given = "Massimo",
           family = "Aria",
           role = c("cre", "aut", "cph"),
           email = "aria@unina.it",
           comment = c(ORCID = "0000-0002-8517-9411")),
    person(given = "Corrado", 
           family = "Cuccurullo", 
           role = "aut",
           email = "cuccurullocorrado@gmail.com",
           comment = c(ORCID = "0000-0002-7401-8575")))
Description: Tool for quantitative research in scientometrics and bibliometrics.
    It provides various routines for importing bibliographic data from 'SCOPUS',
    'Clarivate Analytics Web of Science' (<https://www.webofknowledge.com/>), 'Digital Science Dimensions' 
	(<https://www.dimensions.ai/>), 'Cochrane Library' (<https://www.cochranelibrary.com/>), 'Lens' (<https://lens.org>), 
	and 'PubMed' (<https://pubmed.ncbi.nlm.nih.gov/>) databases, performing bibliometric analysis 
    and building networks for co-citation, coupling, scientific collaboration and co-word analysis.
License: GPL-3
URL: https://www.bibliometrix.org,
        https://github.com/massimoaria/bibliometrix,
        https://www.k-synth.com
BugReports: https://github.com/massimoaria/bibliometrix/issues
LazyData: true
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: stats, grDevices, bibliometrixData, dimensionsR, dplyr, DT,
        FactoMineR, forcats, ggplot2, ggrepel, igraph, Matrix, plotly,
        openxlsx, pubmedR, readr, readxl, rscopus, shiny, SnowballC,
        stringdist, stringi, tidyr, tidytext
Suggests: knitr, rmarkdown, openalexR, testthat (>= 3.0.0),
        shinycssloaders, visNetwork, wordcloud2
RoxygenNote: 7.2.3
NeedsCompilation: no
Config/testthat/edition: 3
Packaged: 2023-03-07 15:30:07 UTC; massimoaria
Author: Massimo Aria [cre, aut, cph] (<https://orcid.org/0000-0002-8517-9411>),
  Corrado Cuccurullo [aut] (<https://orcid.org/0000-0002-7401-8575>)
Maintainer: Massimo Aria <aria@unina.it>
Repository: CRAN
Date/Publication: 2023-03-07 16:00:03 UTC
Built: R 4.1.3; ; 2023-04-17 20:48:28 UTC; windows
